From 94ff7f04ce0866cd64cd0cbb022e77ad0b6600e7 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sun, 2 Aug 2009 17:40:29 +0200 Subject: use script to open firefox --- .Xdefaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.Xdefaults') diff --git a/.Xdefaults b/.Xdefaults index 598b5a4..efd8989 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -21,7 +21,7 @@ URxvt*title: Terminal !URxvt*fading: 0 !URxvt*shading: 10 URxvt*perl-ext-common: default,matcher -URxvt*urlLauncher: firefox +URxvt*urlLauncher: urxvt-link.sh URxvt*matcher.button: 1 URxvt*matcher.pattern.1: \\bwww\\.[\\w-]\\.[\\w./?&@!-]*[\\w/-] !URxvt*depth: 32 -- cgit v1.2.3-24-g4f1b