summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@gmail.com>2017-10-09 02:45:03 +0200
committerBenjamin Franzke <benjaminfranzke@gmail.com>2017-10-09 02:45:03 +0200
commitafe4f6ecec4ca6b62eb3a2aa5e681e8001782c02 (patch)
tree05c34fe39ab033fa05881301c1464be94b961115
parent75b1b5b65985348a57f2530e166d7a2816f37299 (diff)
downloaddotfiles-afe4f6ecec4ca6b62eb3a2aa5e681e8001782c02.tar.gz
dotfiles-afe4f6ecec4ca6b62eb3a2aa5e681e8001782c02.tar.bz2
dotfiles-afe4f6ecec4ca6b62eb3a2aa5e681e8001782c02.zip
Update default font settings
-rw-r--r--.config/xresources/font.xdefaults8
1 files changed, 6 insertions, 2 deletions
diff --git a/.config/xresources/font.xdefaults b/.config/xresources/font.xdefaults
index 3a8816e..30be885 100644
--- a/.config/xresources/font.xdefaults
+++ b/.config/xresources/font.xdefaults
@@ -1,3 +1,7 @@
! Xft Settings !
-Xft.dpi: 94.0
-Xft.antialias: true
+Xft.dpi: 96.0
+Xft.antialias: 1
+Xft.hintstyle: hintslight
+Xft.lcdfilter: lcddefault
+Xft.rgba: rgb
+Xft.hinting: 1