summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2013-09-18 09:13:03 +0200
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2013-09-18 09:22:49 +0200
commit1d1b3622395dc0589ff7ff16d613c7b3ffd05683 (patch)
tree2b83d79b9efc98bb21b516f89a226dbdddc4489b
parent2d359cf77e39205ee2281b25837e93a43ddde486 (diff)
downloaddotfiles-1d1b3622395dc0589ff7ff16d613c7b3ffd05683.tar.gz
dotfiles-1d1b3622395dc0589ff7ff16d613c7b3ffd05683.tar.bz2
dotfiles-1d1b3622395dc0589ff7ff16d613c7b3ffd05683.zip
urxvt: Add option for secondary-wheel
Only enabled on gentoo with useflag secondary-wheel, which applies a downstream patch.
-rw-r--r--.config/rxvt-unicode/rxvt-unicode.xdefaults3
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/rxvt-unicode/rxvt-unicode.xdefaults b/.config/rxvt-unicode/rxvt-unicode.xdefaults
index 36eb6b2..0a8a8d0 100644
--- a/.config/rxvt-unicode/rxvt-unicode.xdefaults
+++ b/.config/rxvt-unicode/rxvt-unicode.xdefaults
@@ -63,4 +63,5 @@ URxvt.tabbed.tab-bg: 12
urxvt*scrollBar: true
urxvt*scrollstyle: plain
urxvt*scrollBar_right: true
-urxvt.secondaryScroll: true
+!urxvt.secondaryScroll: true
+URxvt*secondaryWheel: true