xresources: new keymaps for urxvt
This commit is contained in:
parent
f59b3da515
commit
8d039d371f
1 changed files with 4 additions and 0 deletions
|
@ -50,6 +50,10 @@ URxvt.secondaryScroll: false
|
||||||
URxvt.urgentOnBell: true
|
URxvt.urgentOnBell: true
|
||||||
URxvt.visualBell: false
|
URxvt.visualBell: false
|
||||||
|
|
||||||
|
! keymaps
|
||||||
|
URxvt.keysym.M-v: eval:paste_clipboard
|
||||||
|
URxvt.keysym.M-c: eval:selection_to_clipboard
|
||||||
|
|
||||||
! perl extensions
|
! perl extensions
|
||||||
URxvt.perl-ext-common: default,matcher
|
URxvt.perl-ext-common: default,matcher
|
||||||
URxvt.url-launcher: /home/von/.local/bin/default-web-browser
|
URxvt.url-launcher: /home/von/.local/bin/default-web-browser
|
||||||
|
|
Loading…
Reference in a new issue