AwesomeWM bitmap font shows no icons for tags

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Ruslan Baskou
n00b
n00b
Posts: 17
Joined: Wed Aug 27, 2025 6:16 pm
Location: Minsk

AwesomeWM bitmap font shows no icons for tags

Post by Ruslan Baskou »

Hello everyone. Can you please help me to configure 2 awesome copycats themes.
https://github.com/lcpz/dots/blob/maste ... /Icons.bdf
https://github.com/lcpz/awesome-copycats
As taglist font, Blackburn and Dremora use Icons
https://github.com/lcpz/awesome-copycat ... /theme.lua
https://github.com/lcpz/awesome-copycat ... /theme.lua

Code: Select all

# fc-match Icons
Icons.bdf: "Icons" "Regular"
I tried

Code: Select all

eselect fontconfig disable 70-no-bitmaps.conf
and

Code: Select all

eselect fontconfig enable 70-yes-bitmaps.conf

Code: Select all

xset +fp /usr/local/share/fonts
xset: bad font path element (#0), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax
Can you please help me.
Post Reply