summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2020-02-17 22:59:12 +0100
committerRené 'Necoro' Neumann <necoro@necoro.eu>2020-02-17 22:59:12 +0100
commitef7edaca850f323e57a2488574bfb3f5e3192a63 (patch)
tree5693039830a2d290c75819cd66e3914707b21546
parent2fe2c79f5a84c7c6dc7a752132e5dfcbb5e47dd7 (diff)
downloaddotfiles-ef7edaca850f323e57a2488574bfb3f5e3192a63.tar.gz
dotfiles-ef7edaca850f323e57a2488574bfb3f5e3192a63.tar.bz2
dotfiles-ef7edaca850f323e57a2488574bfb3f5e3192a63.zip
Enable secondary screen in urxvt
-rw-r--r--.Xresources1
1 files changed, 1 insertions, 0 deletions
diff --git a/.Xresources b/.Xresources
index d8dfa45..ad5d423 100644
--- a/.Xresources
+++ b/.Xresources
@@ -15,6 +15,7 @@ URxvt.saveLines: 5000
URxvt.scrollTtyKeypress: true
! enable scrollwheel in secondary screens (man, less, ...)
+URxvt.secondaryScreen: true
URxvt.secondaryWheel: true
URxvt.secondaryScroll: false