Glyphs not showing in lemonbar-xft
Quesj opened this issue · 2 comments
Quesj commented
I'm running a clean Arch install with bspwm.
So I'm really enjoying lemonbar but I can't get font awesome working. I'm using the lemonbar-xft-git version. When I try to do a little test:
echo -e "\uf1eb"
in terminal (Urxvt with nerd-fonts-complete "Hack:size=12") it shows the correct glyph (wifi icon). However when I try to echo it into lemonbar:
echo -e "\uf1eb" | lemonbar -f "Font Awesome" -f "Hack" -p
I don't see anything.
I've added all possible font paths in /usr/share/fonts/ to my xorg.conf.
NomisIV commented
I can confirm lemonbar -f 'Font Awesome 5 Free Solid'
works.