diff --git a/stow/.config/waybar/config.jsonc b/stow/.config/waybar/config.jsonc index 72d4093..d5bcc5e 100644 --- a/stow/.config/waybar/config.jsonc +++ b/stow/.config/waybar/config.jsonc @@ -29,6 +29,7 @@ // Choose the order of the modules idle_inhibitor "modules-left": [ "hyprland/workspaces", + "niri/workspaces", "tray", "custom/media" ], @@ -64,6 +65,13 @@ "10": "10" } }, + "niri/workspaces": { + "disable-scroll": true, + "all-outputs": true, + "format": "{icon}" + // "format": "< %g >", + // "format_focused" : "< %g ● >", + }, "custom/media": { // "format": "{format}", "max-length": 40,