Update config.json

This commit is contained in:
FURK4NGG
2026-01-06 23:38:14 +03:00
committed by GitHub
parent 4050659f10
commit d32e810c30
+5 -3
View File
@@ -111,12 +111,14 @@
{ {
"label": "󰤨", "label": "󰤨",
"type": "toggle", "type": "toggle",
"active": true, "active": false,
"command": "~/.config/scripts/wifi.sh toggle" "command": "~/.config/scripts/wifi-bt.sh wifi"
}, },
{ {
"label": "󰂯", "label": "󰂯",
"command": "blueman-manager &" "type": "toggle",
"active": false,
"command": "~/.config/scripts/wifi-bt.sh bluetooth"
}, },
{ {
"label": "󰀝", "label": "󰀝",