No icon for workspaces in polybar i3 module, wrong ws name %name% for unfocused and wrong ws order
mamyn0va opened this issue · 3 comments
hi, i read the i3 config, can you edit the file ~/.config/polybar/i3-name
and change the line:
8 label-visible = "%icon% %name"
by this:
8 label-visible = %icon% %name%"
and restart i3 to see if it change something
Hi!
Sorry for the late answer. The icons are working now that I've installed the fonts package.
I still have an issue with the non-focused/visible workspaces, but it must be due to the fact that I'm using an extended desktop, right?
glad your back @szorfein :D
thanks :)
Nice for the icon working.
but it must be due to the fact that I'm using an extended desktop, right?
Yep possible, unfortunately, i can't test this, you can see this issue to configure polybar with multiple screen.
Also, don't hesitate to see the doc at https://github.com/polybar/polybar/wiki/Module:-i3 , you can configure/enhance this theme with your need.