From b1916e1a03150b2ca40f550af63f33c08748e1a6 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 9 Sep 2012 15:39:06 +1200 Subject: More URxvt tinkering --- X/Xresources | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'X/Xresources') diff --git a/X/Xresources b/X/Xresources index eed07996..2f780db1 100644 --- a/X/Xresources +++ b/X/Xresources @@ -29,9 +29,13 @@ URxvt.font: xft:Ubuntu Mono:pixelsize=16:antialias=true:hinting=false URxvt.foreground: #E0E0E0 URxvt.iso14755: false URxvt.iso14755_52: false +URxvt.matcher.button: 1 +URxvt.perl-ext-common: default,matcher +URxvt.pointerBlank: true URxvt.saveLines: 10000 URxvt.scrollBar: false URxvt.scrollTTyKeypress: true URxvt.scrollTTyOutput: false URxvt.secondaryScroll: true +URxvt.urgentOnBell: true -- cgit v1.2.3