From 7f98599cf57fe1a31dc7363b72bae292b91ac7ed Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 10 Apr 2013 13:45:00 +1200 Subject: Removed rgba Xft resource again Found it was causing weird little artifacts and I don't find the difference perceptible anyway --- X/Xresources | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'X') diff --git a/X/Xresources b/X/Xresources index a56d931d..ef75588f 100644 --- a/X/Xresources +++ b/X/Xresources @@ -3,7 +3,7 @@ Xft.antialias : 1 Xft.dpi : 96 Xft.hinting : -1 Xft.hintstyle : hintnone -Xft.rgba : rgb +Xft.rgba : none ! Urxvt URxvt.buffered : false @@ -16,7 +16,6 @@ URxvt.font : xft:Ubuntu Mono:size=12,xft:Deja Vu Sans Mono,xft:Loh URxvt.internalBorder : 0 URxvt.iso14755 : false URxvt.iso14755_52 : false -URxvt.letterSpace : -1 URxvt.perl-ext : clipboard URxvt.perl-ext-common : clipboard URxvt.perl-lib : /home/tom/.urxvt -- cgit v1.2.3