summaryrefslogtreecommitdiff
path: root/.config/xresources
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2011-10-08 10:36:06 +0200
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2011-10-08 10:36:06 +0200
commitc789f3379fc935e7eaa120f93c33f47768ddbd82 (patch)
tree7e9e452c52f27c1c4e00c5ef8c150de412a62e61 /.config/xresources
parent2618755561adae2067bc51c658c62dc730e4ac6e (diff)
downloaddotfiles-c789f3379fc935e7eaa120f93c33f47768ddbd82.tar.gz
dotfiles-c789f3379fc935e7eaa120f93c33f47768ddbd82.tar.bz2
dotfiles-c789f3379fc935e7eaa120f93c33f47768ddbd82.zip
xresource: Lower dpi to 94 to get slightly smaller fonts
Diffstat (limited to '.config/xresources')
-rw-r--r--.config/xresources/font.xdefaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/xresources/font.xdefaults b/.config/xresources/font.xdefaults
index 617520f..3a8816e 100644
--- a/.config/xresources/font.xdefaults
+++ b/.config/xresources/font.xdefaults
@@ -1,3 +1,3 @@
! Xft Settings !
-Xft.dpi: 96.0
+Xft.dpi: 94.0
Xft.antialias: true