diff --git a/.config/waybar/config.jsonc b/.config/waybar/config.jsonc index 26f2038..27541e4 100644 --- a/.config/waybar/config.jsonc +++ b/.config/waybar/config.jsonc @@ -2,11 +2,10 @@ "layer": "top", "modules-left": ["niri/workspaces"], "modules-center": ["niri/window"], - "modules-right": ["bluetooth", "network", "wireplumber#source", "wireplumber#sink", "battery", "clock"], + "modules-right": ["bluetooth", "network", "wireplumber#source", "wireplumber#sink", "battery", "idle_inhibitor", "clock"], - "inhibitor": { - "what": "handle-lid-switch", + "idle_inhibitor": { "format": "{icon}", "format-icons": { "activated": "󰅶",