Abrir links desde urxvt en navegador

Posted by on August 9, 2010 at 4:10 pm.

Escribir en ~/.Xdefaults:

urxvt*perl-lib:			/usr/lib/urxvt/perl/
urxvt*perl-ext-common:	default,matcher
urxvt*matcher.button:	1
urxvt*urlLauncher:		/usr/bin/google-chrome

Claro está, sustituyan Chrome por el explorador que sea que ustedes usan.