/fonts/conf.avail/51-local.conf

http://github.com/brinkman83/bashrc · Config · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · a2fa562c168c2c4cc0c2480bfdc0f8eb MD5 · raw file

  1. <?xml version="1.0"?>
  2. <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
  3. <fontconfig>
  4. <!-- Load local system customization file -->
  5. <include ignore_missing="yes">local.conf</include>
  6. </fontconfig>