diff options
Diffstat (limited to 'xorg/xdefaults')
-rw-r--r-- | xorg/xdefaults | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/xorg/xdefaults b/xorg/xdefaults index ef9ff2e..16a0f8a 100644 --- a/xorg/xdefaults +++ b/xorg/xdefaults @@ -26,6 +26,12 @@ URxvt*urlLauncher: firefox URxvt*matcher.button: 1 URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@#-]*[\\w/-] +URxvt*inheritPixmap: True +URxvt*transparent: True +URxvt*shading: 35 +URxvt*fading: 40 +URxvt*tintColor: grey + URxvt*background: #0e1310 URxvt*foreground: #ffffff URxvt*colorBD: #FFFFFF |