]> git.rmz.io Git - dotfiles.git/blobdiff - xinit/Xresources
xinit: load host specific Xresources
[dotfiles.git] / xinit / Xresources
similarity index 94%
rename from Xresources
rename to xinit/Xresources
index 3203bec6a2dcef001ef9871885e9de3cab15ae7e..db7941862035869644ff8c24cd9d42dc1057616f 100644 (file)
@@ -7,7 +7,13 @@ URxvt*iconFile:     src/dotfiles/icons/shell.png
 ! {{{1 Font
 URxvt.font:              xft:Hack:size=10
 URxvt.skipBuiltinGlyphs: true
+
 Xft.antialias: true
+Xft.autohint:  0
+Xft.hinting:   true
+Xft.hintstyle: hintfull
+Xft.lcdfilter: lcddefault
+Xft.rgba:      rgb
 
 ! {{{1 Scrolling
 URxvt*.scrollBar: false