summaryrefslogtreecommitdiff
path: root/.config/fontconfig
diff options
context:
space:
mode:
authorlistout <listout@protonmail.com>2021-09-03 00:14:23 +0530
committerlistout <listout@protonmail.com>2021-09-03 00:14:23 +0530
commitbe6debc19d6e835da59c4319747e7c0c82eb0b4b (patch)
tree0ecc47e858479843e7bc8c39c29c25a203124608 /.config/fontconfig
parenta30aa78f8bf122961578519498ca515871c09115 (diff)
no hinting
Diffstat (limited to '.config/fontconfig')
-rw-r--r--.config/fontconfig/fonts.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/fontconfig/fonts.conf b/.config/fontconfig/fonts.conf
index c06796c..f82cc3e 100644
--- a/.config/fontconfig/fonts.conf
+++ b/.config/fontconfig/fonts.conf
@@ -6,7 +6,7 @@
<bool>true</bool>
</edit>
<edit name="hinting" mode="assign">
- <bool>true</bool>
+ <bool>false</bool>
</edit>
<edit name="hintstyle" mode="assign">
<const>hintnone</const>