LemonBoy / bar

A featherweight, lemon-scented, bar based on xcb
MIT License
1.61k stars 194 forks source link

Glyphs not showing in lemonbar-xft #217

Closed Quesj closed 3 years ago

Quesj commented 5 years ago

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.

ALPHA-60 commented 4 years ago

@Quesj Have you tried running lemonbar -f 'Font Awesome 5 Free Solid'?

NomisIV commented 4 years ago

I can confirm lemonbar -f 'Font Awesome 5 Free Solid' works.