urxvt add urlLauncher with matcher
This commit is contained in:
		| @@ -41,7 +41,10 @@ URxvt*shading: 20 | |||||||
| urxvt*saveLines:18192 | urxvt*saveLines:18192 | ||||||
| URxvt.scrollBar: false | URxvt.scrollBar: false | ||||||
|  |  | ||||||
| URxvt.perl-ext-common: selection-to-clipboard,url-select | URxvt.perl-ext-common: default,selection-to-clipboard,matcher | ||||||
| URxvt.urlLauncher: firefox | URxvt.urlLauncher: xdg-open | ||||||
| URxvt.underlineURLs: true | URxvt.underlineURLs: true | ||||||
| URxvt.urlButton: 1 | URxvt.matcher.button:     1 | ||||||
|  | URxvt.matcher.pattern.1:  \\bwww\\.[\\w-]+\\.[\\w./?&@#-]*[\\w/-] | ||||||
|  | URxvt.matcher.launcher.0: xdg-open | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user