Remove mode switcher

This commit is contained in:
2026-02-27 19:30:14 +01:00
parent bc9636a522
commit 47a5d2b779

View File

@@ -26,12 +26,6 @@
"tooltip": false
},
"custom/light_dark": {
"format": "",
"on-click": "~/.config/waybar/scripts/baraction light",
"tooltip": false
},
"custom/power_btn": {
"format": "",
"on-click": "sh -c '(sleep 0.5s; wlogout --protocol layer-shell)' & disown",