From 58e666b4d39949f7115eff9e20606a641f93111e Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sat, 15 Aug 2009 18:22:58 +0200 Subject: [PATCH] Xdefaults: Enable transparency in rxvt. --- Xdefaults.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Xdefaults.in b/Xdefaults.in index 72e467d..2963f7f 100644 --- a/Xdefaults.in +++ b/Xdefaults.in @@ -26,6 +26,10 @@ XTerm.termName: xterm-256color ! #stumpwm on Freenode (2009-05-18 22:05). !XTerm*allowSendEvents: true +! Enable transparency. +Rxvt*transparent: true +Rxvt*shading: 10 + ! Main console colors. Term*color0: #000000 Term*color1: #ff0000 -- 2.44.2