Support both urlLauncher and url-launcher for URxvt.

This commit is contained in:
David Tomaschik
2019-04-11 14:57:44 +02:00
parent b4db394761
commit 3f29a03ba4

View File

@@ -50,6 +50,7 @@ URxvt.secondaryScroll: 0
URxvt.perl-ext-common: default,matcher,font-size,eval URxvt.perl-ext-common: default,matcher,font-size,eval
URxvt.matcher.button: 1 URxvt.matcher.button: 1
URxvt.urlLauncher: /usr/bin/xdg-open URxvt.urlLauncher: /usr/bin/xdg-open
URxvt.url-launcher: /usr/bin/xdg-open
! Copy/Paste Stuff ! Copy/Paste Stuff
URxvt.keysym.Shift-Control-V: eval:paste_clipboard URxvt.keysym.Shift-Control-V: eval:paste_clipboard