Fix the name of wireguard script

This commit is contained in:
Şahin Akkaya 2022-03-25 22:23:00 +03:00
parent a4b58c96d5
commit 93ff7db5ab

View File

@ -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")),