siduck / chadwm

Making dwm as beautiful as possible!
MIT License
2.17k stars 170 forks source link

Fedora Font issues Icons won't show #144

Closed KarlIsWright closed 1 year ago

KarlIsWright commented 1 year ago

Hi! I'm trying to install this on Fedora and I'm having an issue with the icons.

image

I have installed the necessary fonts and icons so I don't know what's wrong.

sudo dnf install -y jetbrains-mono-fonts-all

sudo dnf copr enable peterwu/iosevka sudo dnf install -y iosevka-fonts iosevka-term-fonts

curl -o MaterialDesignIconsDesktop.ttf https://raw.githubusercontent.com/Templarian/MaterialDesign-Font/master/MaterialDesignIconsDesktop.ttf

mkdir -p /.fonts/m/

cp -vf MaterialDesignIconsDesktop.ttf /.fonts/m/MaterialDesignIconsDesktop.ttf

fc-cache -f

fc-scan -b ~/.fonts/m/

When I look for the fonts in plasma font settings; image

and in gnome image

This image was taken in Kate editor. I'm not sure if it's relevant but it can't find the font either. image

Any Ideas why the fonts don't show?

MinePro120 commented 1 year ago

You need a patched Nerd font that comes with icons (see here). You don't need the Material Design Icons font actually.