urxvt add urlLauncher with matcher

This commit is contained in:
2020-01-27 20:17:12 +01:00
parent f624c8eaf7
commit ab4af2c97d

View File

@ -41,7 +41,10 @@ URxvt*shading: 20
urxvt*saveLines:18192
URxvt.scrollBar: false
URxvt.perl-ext-common: selection-to-clipboard,url-select
URxvt.urlLauncher: firefox
URxvt.perl-ext-common: default,selection-to-clipboard,matcher
URxvt.urlLauncher: xdg-open
URxvt.underlineURLs: true
URxvt.urlButton: 1
URxvt.matcher.button: 1
URxvt.matcher.pattern.1: \\bwww\\.[\\w-]+\\.[\\w./?&@#-]*[\\w/-]
URxvt.matcher.launcher.0: xdg-open