From e3eb282e79a45ed6171effcd8ff938a1a181c1db Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 31 Jan 2015 23:32:27 +0100 Subject: Removed shell greeting and added urxvt fading when focus is lost --- xorg/.Xresources | 2 ++ 1 file changed, 2 insertions(+) (limited to 'xorg') diff --git a/xorg/.Xresources b/xorg/.Xresources index 92fe724..cb5d04a 100644 --- a/xorg/.Xresources +++ b/xorg/.Xresources @@ -1,7 +1,9 @@ URxvt.background: #000000 URxvt.foreground: #d9d9d9 URxvt.scrollBar: false +URxvt.depth: 32 URxvt.transparent: false +URxvt.fading: 10 URxvt.font: xft:Droid Sans Mono:size=8 URxvt.perl-ext-common: default,matcher,clipboard URxvt.saveLines: 10000 -- cgit v1.2.3