summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Groman <tgroman@nuegia.net>2018-10-23 15:09:51 -0700
committerThomas Groman <tgroman@nuegia.net>2018-10-23 15:09:51 -0700
commit8f26bf93bc6578528c38c875558e1d900712a614 (patch)
tree2c2b8824ffb4f462d30fd087e325b56cb981f4fb
parent22c5c981f0d7067c49899130c283074139af57f5 (diff)
downloadconfigs-8f26bf93bc6578528c38c875558e1d900712a614.tar
configs-8f26bf93bc6578528c38c875558e1d900712a614.tar.gz
configs-8f26bf93bc6578528c38c875558e1d900712a614.tar.lz
configs-8f26bf93bc6578528c38c875558e1d900712a614.tar.xz
configs-8f26bf93bc6578528c38c875558e1d900712a614.zip
set Xft hinting to full
-rw-r--r--.Xresources2
1 files changed, 1 insertions, 1 deletions
diff --git a/.Xresources b/.Xresources
index add5cf1..fcb05e3 100644
--- a/.Xresources
+++ b/.Xresources
@@ -12,7 +12,7 @@ Xft.antialias: true
Xft.hinting: true
Xft.rgba: rgb
Xft.autohint: false
-Xft.hintstyle: hintslight
+Xft.hintstyle: hintfull
Xft.lcdfilter: lcddefault
XTerm*background: #2b2b2b