Allow wireguard to be toggled with keybind in sway

This commit is contained in:
Tyler Starr 2023-10-08 21:47:43 -07:00
parent 0085fb779f
commit 9ab31ec73b

View File

@ -127,6 +127,7 @@ mode utility {
bindsym q exit
bindsym r reload
bindsym g exec "~/.config/sway/scripts/gamemode.sh", $e
bindsym v exec "~/bin/linux-toggle-vpn", $e
bindsym Escape mode default
}