waybar: add niri workspaces module

This commit is contained in:
Nico 2025-05-03 16:16:02 +10:00
parent 19d7cc6689
commit ff9cc6c0a3

View file

@ -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,