Improve font rendering on i3

This commit is contained in:
cizordj
2020-12-01 12:16:20 -03:00
parent ffe149340d
commit 2f8bf199a2
+8
View File
@@ -62,5 +62,13 @@ URxvt.keysym.Control-Down: \033[1;5B
URxvt.keysym.Shift-Control-Down: \033[1;6B
URxvt*transparent: true
URxvt*shading: 20
Xft.autohint: 0
Xft.antialias: 1
Xft.hinting: true
Xft.hintstyle: hintslight
Xft.dpi: 96
Xft.rgba: rgb
Xft.lcdfilter: lcddefault
XRESOURCES
}