Update config.json

This commit is contained in:
FURK4NGG
2026-01-17 11:26:37 +03:00
committed by GitHub
parent 7c0c87f3c6
commit 4eca5d45db
+3 -3
View File
@@ -121,12 +121,12 @@
"command": "~/.config/scripts/wifi-bt.sh bt" "command": "~/.config/scripts/wifi-bt.sh bt"
}, },
{ {
"label": "󰀝", "label": "",
"command": "~/.config/scripts/AirplaneMode.sh" "command": "~/.local/bin/hyprshade-auto.sh"
}, },
{ {
"label": "󰃟 ", "label": "󰃟 ",
"command": "~/.local/bin/hyprshade-auto.sh" "command": "~/.local/bin/brightness_mode.sh"
} }
] ]
} }