mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Support both urlLauncher and url-launcher for URxvt.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user