Organize into home and system directories
[khome.git] / .fonts.conf
diff --git a/.fonts.conf b/.fonts.conf
deleted file mode 100644 (file)
index fd2d17a..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version='1.0'?>
-<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
-<fontconfig>
-  <dir>~/.fonts</dir>
-  <match target="pattern">
-    <test name="family">
-      <string>Terminus</string>
-    </test>
-    <edit mode="assign" name="antialias">
-      <bool>false</bool>
-    </edit>
-  </match>
-</fontconfig>
This page took 0.032248 seconds and 4 git commands to generate.