Skip to content

Instantly share code, notes, and snippets.

@dreamer2908
dreamer2908 / fonts.conf
Last active October 10, 2021 22:36 — forked from silv3rm00n/.fonts.conf
Configuration file for fontconfig for much better font rendering. Put it in "~/.config/fontconfig/fonts.conf". Fixed "Having multiple values in <test> isn't supported and may not work as expected", and "saw number, expected matrix" warnings; stopped replacing Courier New with Droid Sans Mono and Times New Roman with Noto Serif/Droid Serif.
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
<!--
Save this to ~/.config/fontconfig/fonts.conf
Documented at
http://linux.die.net/man/5/fonts-conf
To check font mapping run the command at terminal