diff options
Diffstat (limited to 'xorg/.Xresources')
-rw-r--r-- | xorg/.Xresources | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xorg/.Xresources b/xorg/.Xresources index a9792c4..f896e3f 100644 --- a/xorg/.Xresources +++ b/xorg/.Xresources @@ -1,10 +1,9 @@ URxvt.saveLines: 10000 URxvt.scrollBar: false URxvt.font: xft:Droid Sans Mono:size=8 -URxvt.depth: 32 URxvt.transparent: false URxvt.inheritPixmap: false -URxvt.fading: 10 +URxvt.fading: 20 URxvt.perl-ext-common: default,matcher,clipboard URxvt.matcher.button: 1 |