From 2a3c453460a5e98b31bc808816624f9a66a3537b Mon Sep 17 00:00:00 2001 From: finga Date: Mon, 29 Feb 2016 21:28:04 +0100 Subject: [PATCH] add urxvt fading --- .Xresources | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.Xresources b/.Xresources index 32f74d6..e8774e5 100644 --- a/.Xresources +++ b/.Xresources @@ -2,6 +2,8 @@ URxvt*termName: rxvt ! - color scheme +URxvt.fading: 50 +URxvt.fadeColor: #000000 URxvt.background: #000000 URxvt.foreground: #CCCCCC ! black + red