From 815be97ca0df33032f223d8eeb5887c4c4dc37b2 Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Mon, 2 Sep 2013 14:42:39 +0200 Subject: [PATCH] use x-www-browser for clickable links, as www-browser is elinks --- Xresources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xresources b/Xresources index 79962ac..7ac597a 100644 --- a/Xresources +++ b/Xresources @@ -23,7 +23,7 @@ URxvt*.bolditalicFont: xft:Source Code Pro:bold:italic:size=9 URxvt*.letterSpace: -1 URxvt*.perl-ext-common: default,matcher ! this setting assumes that the current browser is set correctly via update-alternatives -URxvt*.url-launcher: /usr/bin/www-browser +URxvt*.url-launcher: /usr/bin/x-www-browser URxvt*.matcher.button: 1 URxvt*.urgentOnBell: true URxvt*.saveLines: 65535