Create the file and directory:

~/.config/fontconfig/fonts.conf
  • Add the following: ``` <?xml version=”1.0” encoding=”UTF-8”?> <!DOCTYPE fontconfig SYSTEM “fonts.dtd”>
monospace Cousine
* Refresh the font cache.

fc-cache -fv ```

Updated: