diff options
Diffstat (limited to '.config/fontconfig')
-rw-r--r-- | .config/fontconfig/fonts.conf | 2 |
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> |