mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2024-12-23 07:39:36 +01:00
Fix the name of wireguard script
This commit is contained in:
parent
a4b58c96d5
commit
93ff7db5ab
@ -133,7 +133,7 @@ keys = [
|
||||
Key(
|
||||
[mod],
|
||||
"v",
|
||||
lazy.spawn("polybar-wireguard --toggle"),
|
||||
lazy.spawn("rofi-wireguard --toggle"),
|
||||
desc="Manage VPN connections",
|
||||
),
|
||||
# Key([mod], "x", lazy.spawn(home("~/scripts/kill-process.sh")),
|
||||
|
Loading…
Reference in New Issue
Block a user