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