From b94d80ca40f8bfcfddc85e8df9c1272c79436e8f Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 17 Oct 2012 00:26:23 +0200 Subject: .Xdefaults --- .Xdefaults | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to '.Xdefaults') diff --git a/.Xdefaults b/.Xdefaults index a3a896d..754b23a 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -12,9 +12,14 @@ urxvt.termName: rxvt-256color urxvt.visualBell: true urxvt.perl-lib: /usr/lib/urxvt/perl/ -urxvt.perl-ext-common: default,matcher,searchable-scrollback +urxvt.perl-ext-common: default,url-select urxvt.urlLauncher: conkeror +urxvt.url-select.launcher: conkeror urxvt.matcher.button: 1 +urxvt.keysym.M-Escape: perl:keyboard-select:activate +urxvt.keysym.M-s: perl:keyboard-select:search + +urxvt.keysym.M-u: perl:url-select:select_next urxvt.font: xft:Monaco:weight=medium:pixelsize=18 urxvt.boldFont: xft:Monaco:weight=black:pixelsize=18 -- cgit v1.2.3-54-g00ecf