diff options
Diffstat (limited to '.Xresources.d/fonts')
| -rw-r--r-- | .Xresources.d/fonts | 8 | 
1 files changed, 8 insertions, 0 deletions
| diff --git a/.Xresources.d/fonts b/.Xresources.d/fonts new file mode 100644 index 0000000..fc02922 --- /dev/null +++ b/.Xresources.d/fonts @@ -0,0 +1,8 @@ +Xft.lcdfilter: lcddefault +Xft.antialias: true +Xft.autohint: 0 +Xft.hinting: true +Xft.hintstyle: hintslight +! Xft.hintstyle: hintfull +Xft.rgba: rgb +Xft.dpi: 96 | 
