From 7da1e10744fed5fe50693dd3816f48c92ec9d140 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Sat, 9 Sep 2017 14:02:37 +0200 Subject: [PATCH] Enable scrolling options for urxvt --- x/Xresources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x/Xresources b/x/Xresources index e34d615..87228f8 100644 --- a/x/Xresources +++ b/x/Xresources @@ -16,8 +16,8 @@ URxvt.externalBorder: 0 URxvt.cursorBlink: true URxvt.title: term -URxvt.jumpScroll: false -URxvt.skipScroll: false +URxvt.jumpScroll: true +URxvt.skipScroll: true URxvt.secondaryScreen: 1 URxvt.secondaryScroll: 0 URxvt.secondaryWheel: 1