If you have errors related to or are just missing fonts in the interface, try the following:
sudo pacman -S xorg-fonts-75dpi xorg-xlsfonts xorg-mkfontscale
sudo mkfontscale /usr/share/fonts/75dpi
sudo mkfontdir /usr/share/fonts/75dpi
xset +fp /usr/share/fonts/75dpi
xset fp rehash
Pinned Comments
envolution commented on 2025-05-15 07:59 (UTC) (edited on 2025-05-15 08:00 (UTC) by envolution)
If you have errors related to or are just missing fonts in the interface, try the following: