diff --git a/config.jsonc b/config.jsonc index 3722a1a..36d8f64 100644 --- a/config.jsonc +++ b/config.jsonc @@ -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",