diff options
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 |