Closed eoli3n closed 2 years ago
Looks like a problem with the ttf-font-awesome
package (assuming you use Arch). Downgrading it from 6.0.0-1
to 5.15.4-1
fix the problem
oh ! good catch, thanks
From the discurrsion in https://github.com/greshake/i3status-rust/issues/1428, looks like changing font name from Font Awesome 5 Free
to Font Awesome 6 Free
fixed the issue. But while the font icons are back to normal, the font character looks bigger and ugly
EDIT: Looks like the fault is on my own config
I have so many issues with font awesome, let's get rid of it: https://web3canvas.com/font-awesome-alternatives/
Community has ionicons
: https://ionic.io/ionicons/v4
actually, ionicons is even worse, all icons are small too, and finding icons in the font is pretty hard without a unicode cheatsheet
Sway config: https://github.com/eoli3n/dotfiles/blob/master/roles/sway/templates/config.j2#L100-L109 Waybar config: https://github.com/eoli3n/dotfiles/blob/master/roles/waybar/templates/style.j2
Before
After
It look like twice tinier than before without changing any config. I can't find why, any idea ?