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