use x-www-browser for clickable links, as www-browser is elinks

This commit is contained in:
Tobias Schmidl 2013-09-02 14:42:39 +02:00
parent 65cd3393df
commit 815be97ca0

View file

@ -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