diff options
author | Stefan Ritter <xeno@thehappy.de> | 2009-05-15 15:40:51 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2009-05-15 15:40:51 +0200 |
commit | 956cdc3c547e2073b6f93614a0f55b067223eae8 (patch) | |
tree | b89b5f152f0b23f3a45e534d5d04eb17f6a33299 /xdefaults | |
parent | 74957f1c8252a74f91d693a14c48abe92687f2b1 (diff) |
Nothing spectacular
Diffstat (limited to 'xdefaults')
-rw-r--r-- | xdefaults | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -20,6 +20,8 @@ URxvt*visualBell: false URxvt*selection.pattern-0: ([[:word:]]+) URxvt*perl-ext: selection URxvt*perl-ext-common: default,matcher +URxvt*inheritPixmap: true +URxvt*inheritPixmap: false URxvt.cursorColor: #005588 URxvt*background: #141414 @@ -46,4 +48,4 @@ URxvt*color15: #9AC4DD #URxvt.transparent: true #URxvt.tintColor: #000000 -#URxvt.shading: 10 +#URxvt.shading: 20 |