PATH:
etc
/
fonts
/
conf.d
<?xml version="1.0"?> <!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd"> <fontconfig> <description>Add mono to the family when spacing is 100</description> <!-- If the request specifies spacing 100, add monospace to family --> <match target="pattern"> <test qual="any" name="spacing" compare="eq"> <int>100</int> </test> <edit name="family" mode="prepend"> <string>monospace</string> </edit> </match> </fontconfig>
[-] 45-latin.conf
[open]
[-] 90-synthetic.conf
[open]
[-] 25-unhint-nonlatin.conf
[open]
[+]
..
[-] README
[open]
[-] 49-sansserif.conf
[open]
[-] 40-nonlatin.conf
[open]
[-] 25-no-bitmap-fedora.conf
[open]
[-] 65-fonts-persian.conf
[open]
[-] 60-generic.conf
[open]
[-] 65-nonlatin.conf
[open]
[-] 30-metric-aliases.conf
[open]
[-] 69-unifont.conf
[open]
[-] 80-delicious.conf
[open]
[-] 11-lcdfilter-default.conf
[open]
[-] 20-unhint-small-vera.conf
[open]
[-] 50-user.conf
[open]
[-] 51-local.conf
[open]
[-] 60-latin.conf
[open]
[-] 45-generic.conf
[open]
[-] 10-hinting-slight.conf
[open]
[-] 10-scale-bitmap-fonts.conf
[open]
[-] 48-spacing.conf
[open]