Add VPN toggle to swaync configuration
This commit is contained in:
@@ -119,6 +119,12 @@
|
|||||||
"type": "toggle",
|
"type": "toggle",
|
||||||
"active": false,
|
"active": false,
|
||||||
"command": "~/.config/scripts/wifi-bt.sh bt"
|
"command": "~/.config/scripts/wifi-bt.sh bt"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"label": "🛡️",
|
||||||
|
"type": "toggle",
|
||||||
|
"active": false,
|
||||||
|
"command": "~/.config/scripts/vpn.sh"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "✨",
|
"label": "✨",
|
||||||
|
|||||||
Reference in New Issue
Block a user