xresources: fix hintstyle

`hintlight` should be spelled `hintslight`. Otherwise, some fonts look
too bold.
This commit is contained in:
Vincent Bernat 2014-06-30 21:32:37 +02:00
parent 505a575614
commit 4343cd6bd0

View file

@ -1,7 +1,7 @@
!! Xft !! Xft
Xft.antialias: true Xft.antialias: true
Xft.hinting: true Xft.hinting: true
Xft.hintstyle: hintlight Xft.hintstyle: hintslight
Xft.rgba: rgb Xft.rgba: rgb
!! Colors, stolen from http://xcolors.net/dl/derp !! Colors, stolen from http://xcolors.net/dl/derp