diff options
-rw-r--r-- | xorg/.Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/.Xresources b/xorg/.Xresources index bf0a02f..92fe724 100644 --- a/xorg/.Xresources +++ b/xorg/.Xresources @@ -3,7 +3,7 @@ URxvt.foreground: #d9d9d9 URxvt.scrollBar: false URxvt.transparent: false URxvt.font: xft:Droid Sans Mono:size=8 -URxvt.perl-ext-common: default,vtwheel,matcher,clipboard +URxvt.perl-ext-common: default,matcher,clipboard URxvt.saveLines: 10000 URxvt.inheritPixmap: false URxvt.matcher.button: 1 |