Update config.json

This commit is contained in:
FURK4NGG
2026-01-06 23:10:17 +03:00
committed by GitHub
parent 04b6a041b0
commit f4f065f5e4
+9 -3
View File
@@ -108,17 +108,23 @@
"label": "",
"command": "~/.config/scripts/screenprint.sh"
},
{
"label": "󰤨",
"type": "toggle",
"active": true,
"command": "~/.config/scripts/wifi.sh toggle"
},
{
"label": "󰂯",
"command": ""
"command": "blueman-manager &"
},
{
"label": "󰀝",
"command": "/home/luka/.config/hypr/scripts/AirplaneMode.sh"
"command": "~/.config/scripts/AirplaneMode.sh"
},
{
"label": "󰃟 ",
"command": ""
"command": "~/.local/bin/gammastep-toggle"
}
]
}