From 91a0b94f21ecf88fad855b6fcb5421e4841a6234 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Mon, 29 Jan 2018 11:37:33 +0100 Subject: [PATCH] Update urxvt --- x/Xresources | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/x/Xresources b/x/Xresources index 748b607..ee4acd9 100644 --- a/x/Xresources +++ b/x/Xresources @@ -4,7 +4,7 @@ URxvt.scrollBar: false URxvt.font: xft:Inconsolata:size=10 URxvt.letterSpace: -1 -URxvt.perl-ext-common: default,matcher,selection-to-clipboard +URxvt.perl-ext-common: default,matcher,selection-to-clipboard,resize-font URxvt.url-launcher: /usr/bin/xdg-open URxvt.matcher.button: 1 URxvt.saveLines: 10000 @@ -14,8 +14,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