Add font hinting

This commit is contained in:
Hunter Haugen 2016-04-07 13:12:01 -07:00
parent 00554428e4
commit ad20cd63c3

View file

@ -18,8 +18,13 @@
*color14: rgb:a1/b5/cd *color14: rgb:a1/b5/cd
*color15: rgb:de/de/de *color15: rgb:de/de/de
Xft*antialias: true Xft.autohint: 0
Xft*dpi: 96 Xft.dpi: 150
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight
Xft.lcdfilter: lcddefault
URxvt*scrollBar: false URxvt*scrollBar: false
URxvt*background: rgba:0000/0000/0000/dddd URxvt*background: rgba:0000/0000/0000/dddd
URxvt.depth: 32 URxvt.depth: 32