archcraft-os / archcraft

// Source : ISO
https://archcraft.io
GNU General Public License v3.0
3.11k stars 105 forks source link

Polybar icons don't appear #57

Closed ghost closed 3 years ago

ghost commented 3 years ago

Screenshot_2020-12-10-06-26-52_1366x768 I noticed someone else had the same issue, but it got closed with the developer commenting "Use latest release please, and reopen issue if you still face this problem". I am using the latest Archcraft release from October. It happens after I reboot or restart polybar, possibly as a result of a system update as the previous poster mentioned, but I'm not sure. Any ideas?

ghost commented 3 years ago

Fixed it! I found that the theme I'm using, "forest", uses the waffle-10.bdf font. I cloned adi1090x's polybar-themes repository and found the font file there within the polybar-12 folder. Simply copying the font file to ~/.fonts fixed the issue for me. I guess there's something wrong with waffle.bdf in /usr/share/fonts/icons or maybe polybar wasn't able to find that font file there.