diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-11-22 15:36:57 +0100 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-11-22 15:36:57 +0100 |
commit | 7757404ca54ab5b4843c040dec04e31d817e857e (patch) | |
tree | 993a8c80d704253bcd07d612d6f233af8fa787f4 /xorg/xdefaults | |
parent | c148da3fd660c32a9a8ae3f782f383d4d0774033 (diff) |
Weekly commit
Diffstat (limited to 'xorg/xdefaults')
-rw-r--r-- | xorg/xdefaults | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/xorg/xdefaults b/xorg/xdefaults index aa47948..ed0121f 100644 --- a/xorg/xdefaults +++ b/xorg/xdefaults @@ -28,11 +28,11 @@ URxvt*matcher.button: 1 URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-] # Transparency -URxvt*inheritPixmap: True -URxvt*transparent: True -URxvt*shading: 35 -URxvt*fading: 40 -URxvt*tintColor: grey +#URxvt*inheritPixmap: True +#URxvt*transparent: True +#URxvt*shading: 35 +#URxvt*fading: 40 +#URxvt*tintColor: grey # Colors URxvt*cursorColor: #6E8558 |