use x-www-browser for clickable links, as www-browser is elinks
This commit is contained in:
parent
65cd3393df
commit
815be97ca0
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ URxvt*.bolditalicFont: xft:Source Code Pro:bold:italic:size=9
|
||||||
URxvt*.letterSpace: -1
|
URxvt*.letterSpace: -1
|
||||||
URxvt*.perl-ext-common: default,matcher
|
URxvt*.perl-ext-common: default,matcher
|
||||||
! this setting assumes that the current browser is set correctly via update-alternatives
|
! 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*.matcher.button: 1
|
||||||
URxvt*.urgentOnBell: true
|
URxvt*.urgentOnBell: true
|
||||||
URxvt*.saveLines: 65535
|
URxvt*.saveLines: 65535
|
||||||
|
|
Loading…
Reference in a new issue