swaync: remove unused vpn button

This commit is contained in:
Colin 2024-05-27 00:00:44 +00:00
parent a1c1a87dd8
commit 1b4300dbeb
2 changed files with 0 additions and 3 deletions

View File

@ -48,7 +48,6 @@ in
#  󰙯 󰊴 󰺷 🎮
gps = serviceButton "s6" "eg25-control-gps" "";
cell-modem = serviceButton "s6" "eg25-control-powered" "󰺐";
vpn = serviceButton "systemd" "wg-quick-vpn-servo" "vpn::hn";
gnome-calls = serviceButton "s6" "gnome-calls" "";
geary = serviceButton "s6" "geary" "";

View File

@ -192,8 +192,6 @@ in
lib.optionals config.sane.programs.eg25-control.enabled [
buttons.gps
buttons.cell-modem
] ++ lib.optionals false [
buttons.vpn
] ++ lib.optionals config.sane.programs.calls.config.autostart [
buttons.gnome-calls
] ++ lib.optionals config.sane.programs.dino.enabled [