From c751622a6ac5187c66cf1ab9848decc66677df49 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sun, 21 Dec 2014 19:58:20 +0100 Subject: Removed unnecessary scroll wheel plugin from urxvt --- xorg/.Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xorg') 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 -- cgit v1.2.3