feat: add WireGuard VPN waybar module + Hyprland keybinds + zsh aliases #13
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/wireguard-waybar-module"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Complete WireGuard VPN integration for the dotfiles setup:
Changes
$mainMod + Ctrl + Vto toggle,$mainMod + Ctrl + Shift + Vto disconnectmodules.jsonWhy This PR
This is the recommended WireGuard implementation, superseding PRs #2, #9, #10 which are now closed. Uses
wgCLI for status detection (more reliable than/sys/class/net), with NixOS-compatible paths.Merge Order
This PR has no dependencies. Merge after PR #3 (disk monitor) and #15 (Makefile stow targets).
Deployment
feat: add WireGuard Waybar custom moduleto feat: add WireGuard VPN waybar module + Hyprland keybinds + zsh aliasesView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.