Murzchnvok / polybar-collection

Beautiful collection of Polybar themes
824 stars 47 forks source link

only half the icons show up #2

Closed AWerbrouck closed 3 years ago

AWerbrouck commented 3 years ago

Hi, first of all I love your nord theme for polybar. The issue is that the icons in the bar only show half way. On both of my devices so it's not hardware related. Both of them are running arch with i3. I include a screenshot so you can see what i mean. Screenshot_2020-10-24_01-15-42

Murzchnvok commented 3 years ago

It's working fine here, have you modified the default font and in what modules this happens?

Murzchnvok commented 3 years ago

I'll close this now, but I'll update some modules from the nord theme.

AWerbrouck commented 3 years ago

I checked if it was the fonts because I increased the size for my display. However it does not make the icons full. It doesnt happen with the i3 module or the cpu and such. Only with date, weather en the power button. Some other modules have been disabled though.

AWerbrouck commented 3 years ago

I'm wondering if it is has to do with the way the icons are defined in the modules.

Murzchnvok commented 3 years ago

Yep, I'll update and upload the date module now.

Murzchnvok commented 3 years ago

See if that fix it!

AWerbrouck commented 3 years ago

Once i can pull ill let you know, Thanks!

Murzchnvok commented 3 years ago

If you increase the font just give more space to the prefix.

Like this:

format-prefix = %{T6}icon   %{T-}
Murzchnvok commented 3 years ago

And thanks for letting me now.

AWerbrouck commented 3 years ago

If you increase the font just give more space to the prefix.

Like this:

format-prefix = %{T6}icon   %{T-}

Thats smart, thanks

AWerbrouck commented 3 years ago

Just curious did you push the update for the modules? Because is so it is not showing up for me. nvm i see it now

Murzchnvok commented 3 years ago

Done!

AWerbrouck commented 3 years ago

I started to look a bit more into the icon itself and it behaves verry weird. When i paste it into my terminal i can do this by just moving my cursor before the screenshot and then removing any text that comes before it Screenshot_2020-10-24_12-03-34 And in the config file. this is the way it shows up, and when i move my cursor over there it starts glitching out. This might be of because of a missing dependency on my end. I have font awesome and jetbrains mono installed though. Screenshot_2020-10-24_12-02-07

AWerbrouck commented 3 years ago

As you can se it also overlaps, this might be what is causing it to only show up halfway.

Murzchnvok commented 3 years ago

Yeah, you're right.

Murzchnvok commented 3 years ago

So I was searching and I found this: "Fonts without "Monospace" in their name have oversized icons that overlap the next character to the right."