summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/fontconfig/fonts.conf21
1 files changed, 20 insertions, 1 deletions
diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf
index 3024a7e..b2ec6fd 100644
--- a/.config/fontconfig/fonts.conf
+++ b/.config/fontconfig/fonts.conf
@@ -33,6 +33,16 @@
<bool>false</bool>
</edit>
</match>
+
+ <!-- <match target="font">
+ <test name="family" compare="contains">
+ <string>DejaVu</string>
+ </test>
+ <edit name="hintstyle" mode="assign">
+ <const>hintfull</const>
+ </edit>
+ </match> -->
+
<match target="font">
<test name="family">
<string>Comfortaa</string>
@@ -48,7 +58,7 @@
<const>none</const>
</edit>
</match>
-
+
<match target="font">
<test name="family">
<string>@font-face:Thesis</string>
@@ -96,6 +106,15 @@
<match target="font">
<test name="family">
+ <string>DejaVu Sans Mono</string>
+ </test>
+ <edit name="hintstyle" mode="assign">
+ <const>hintslight</const>
+ </edit>
+ </match>
+
+ <match target="font">
+ <test name="family">
<string>Inconsolata</string>
</test>
<edit name="hintstyle" mode="assign">