12 lines
405 B
XML
12 lines
405 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
|
|
<fontconfig>
|
|
<description>Load per-user customization files</description>
|
|
<!--
|
|
Load per-user customization files where stored on XDG Base Directory
|
|
specification compliant places. it should be usually:
|
|
$HOME/.config/fontconfig/conf.d
|
|
$HOME/.config/fontconfig/fonts.conf
|
|
-->
|
|
</fontconfig>
|