From 396a6fc24d7570ead0fcdac45f7c3e4a70501203 Mon Sep 17 00:00:00 2001 From: Logan Date: Wed, 22 Apr 2015 21:57:17 -0700 Subject: [PATCH] Improved font rendering in 'Xresources' --- Xresources | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Xresources b/Xresources index 8e92026..b8e5f12 100644 --- a/Xresources +++ b/Xresources @@ -17,7 +17,7 @@ xterm*wideChars: true xterm*wideFont: DejaVuSansMono xterm*faceSize: 10 -!!!!!!tango color scheme!!!!!! +!!!!!!!tango color scheme!!!!!! xterm*color0: #1e1e1e xterm*color1: #cc0000 xterm*color2: #4e9a06 @@ -34,3 +34,9 @@ xterm*color12: #729fcf xterm*color13: #ad7fa8 xterm*color14: #00f5e9 xterm*color15: #eeeeec + +! Render setting for cairo -> pango -> gtk + Xft.dpi: 96 + Xft.hinting: true + Xft.rgba: rgb + Xft.hintstyle: hintslight