Add VPN toggle to swaync configuration
This commit is contained in:
@@ -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": "✨",
|
||||
|
||||
Reference in New Issue
Block a user