From f6775f1d121ef4d26e3702a7fad8807d7bb5ce4a Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 1 Sep 2013 19:00:39 +0200 Subject: Xdefaults: open links on right click Signed-off-by: Florian Pritz --- .Xdefaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.Xdefaults') diff --git a/.Xdefaults b/.Xdefaults index 3694443..16698ba 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -20,7 +20,7 @@ URxvt.keysym.M-u: perl:url-select:select_next URxvt.url-select.launcher: urxvt-link.sh URxvt.url-select.underline: true URxvt*urlLauncher: urxvt-link.sh -URxvt*url-select.button: 1 +URxvt*url-select.button: 3 !URxvt*matcher.button: 1 !URxvt.matcher.rend.0: Uline fg6 !URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@!-]*[\\w/-] -- cgit v1.2.3-24-g4f1b