siduck / chadwm

Making dwm as beautiful as possible!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fedora Font issues Icons won't show

KarlIsWright opened this issue · comments

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?

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