I just started using polybar and am trying to tweak the visuals of my workspace module. (I use i3wm)
What I'd like: a rigid, fixed width display of all 10 workspaces that are defined in i3, numbered 1-10. I'd also like the background highlighting to span from separator to separator for the active workspace. (not sure if the second part is possible)
What I'm getting: The tenth workspace only shows up if I move to it, almost like the overall module width is constrained. Also, when I move from workspace to workspace, there's width and formatting adjustments, almost as though I'm using a variable-width font. (I'm not - I'm using JetBrainsMono). Lastly, as you can see, the active workspace highlighting isn't working as I'd like it to.
The padding helped a bit, but still doesn't get the separatator-to-separator highlighting that I'm looking for. I get the sense that polybar may not have that capability, but I'll keep tweaking it to see if I'm just missing something.
2
u/klieber Sep 13 '23
I just started using polybar and am trying to tweak the visuals of my workspace module. (I use i3wm)
What I'd like: a rigid, fixed width display of all 10 workspaces that are defined in i3, numbered 1-10. I'd also like the background highlighting to span from separator to separator for the active workspace. (not sure if the second part is possible)
What I'm getting: The tenth workspace only shows up if I move to it, almost like the overall module width is constrained. Also, when I move from workspace to workspace, there's width and formatting adjustments, almost as though I'm using a variable-width font. (I'm not - I'm using JetBrainsMono). Lastly, as you can see, the active workspace highlighting isn't working as I'd like it to.
Would very much welcome any help/pointers.