From bfef6a23e47fd99bcfd8d4897677784f22974c95 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 18 Mar 2009 14:24:02 +0100 Subject: removed transparency options --- .Xdefaults | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to '.Xdefaults') diff --git a/.Xdefaults b/.Xdefaults index 0976650..ad59f66 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -18,17 +18,17 @@ !-------------------- URxvt*reverseVideo: false URxvt*title: Terminal -URxvt*fading: 0 -URxvt*shading: 10 +!URxvt*fading: 0 +!URxvt*shading: 10 URxvt*perl-ext-common: default,matcher URxvt*urlLauncher: firefox URxvt*matcher.button: 1 URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@!-]*[\\w/-] -URxvt*depth: 32 -URxvt*background: rgba:0000/0000/0000/dddd +!URxvt*depth: 32 +!URxvt*background: rgba:0000/0000/0000/dddd !URxvt*dpi:88 -URxvt*transparent:true -URxvt*tintColor: #000000 +!URxvt*transparent:true +!URxvt*tintColor: #000000 !-------------------- ! Overall Settings -- cgit v1.2.3-24-g4f1b