How Set System Font In Arch Linux
Create the file and directory:
~/.config/fontconfig/fonts.conf
- Add the following: ``` <?xml version=”1.0” encoding=”UTF-8”?> <!DOCTYPE fontconfig SYSTEM “fonts.dtd”>
* Refresh the font cache.
fc-cache -fv ```
Create the file and directory:
~/.config/fontconfig/fonts.conf
* Refresh the font cache.
fc-cache -fv ```