endeavouros-team / endeavouros-i3wm-setup

The beloved EndeavourOS default i3 (has gaps) theme and setup dotfile repo
GNU General Public License v3.0
434 stars 119 forks source link

Disk, memory and cpu labels overlap values #112

Closed pynmash closed 4 months ago

pynmash commented 4 months ago

Experiencing an issue where the labels (fontawesome glyphs) are overlapping with the values they represent.

Temporarily I've resolved the issue by adding spaces (3 to be accurate) at the end of each label in i3blocks.conf, and that seems to work but I don't know if it's the best solution for everyone, or if there's a more universal option, and so haven't submitted a PR. I can do so if you'd like

killajoe commented 4 months ago

you have any extra glyph font package installed in addition?

killajoe commented 4 months ago

i see must be some change.. look:

2024-05-10_23-18

2024-05-10_23-20

I would be happy if you would do a Pull Request for it. From what i remember it happened before from time to time that the font changed the default spacing or something else causing it.. same happened for rofi menues before.

killajoe commented 4 months ago

https://github.com/endeavouros-team/endeavouros-i3wm-setup/pull/113 done that with this commit thanks for the hint!