diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-02-22 15:12:05 +0100 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-02-22 15:17:26 +0100 |
commit | 631cc5d19e7d86da0bc10c7b328dcd6e4fb44b56 (patch) | |
tree | 826362e86bcb06613a51092168b50d708fd801ca | |
parent | 0827eefbaea40d9197fdfd126c914a908fa14916 (diff) | |
download | dotfiles-631cc5d19e7d86da0bc10c7b328dcd6e4fb44b56.tar.gz dotfiles-631cc5d19e7d86da0bc10c7b328dcd6e4fb44b56.tar.bz2 dotfiles-631cc5d19e7d86da0bc10c7b328dcd6e4fb44b56.zip |
xresources: Remove DPI setting for fonts
Didnt really work..
-rw-r--r-- | .config/xresources/font.xdefaults | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/xresources/font.xdefaults b/.config/xresources/font.xdefaults index 3a8816e..d1cc80b 100644 --- a/.config/xresources/font.xdefaults +++ b/.config/xresources/font.xdefaults @@ -1,3 +1,2 @@ ! Xft Settings ! -Xft.dpi: 94.0 Xft.antialias: true |