Add VPN toggle to swaync configuration

This commit is contained in:
FURK4NGG
2026-07-25 14:59:58 +03:00
committed by GitHub
parent 0bb1fefcbf
commit 02ce0eb05c
+6
View File
@@ -119,6 +119,12 @@
"type": "toggle",
"active": false,
"command": "~/.config/scripts/wifi-bt.sh bt"
},
{
"label": "🛡️",
"type": "toggle",
"active": false,
"command": "~/.config/scripts/vpn.sh"
},
{
"label": "✨",