mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Update some urxvt resources.
This commit is contained in:
@@ -47,10 +47,14 @@ URxvt.secondaryScreen: 1
|
|||||||
URxvt.secondaryScroll: 0
|
URxvt.secondaryScroll: 0
|
||||||
|
|
||||||
! Perl extensions
|
! Perl extensions
|
||||||
URxvt.perl-ext-common: default,matcher,font-size
|
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
|
||||||
|
|
||||||
|
! Copy/Paste Stuff
|
||||||
|
URxvt.keysym.Shift-Control-V: eval:paste_clipboard
|
||||||
|
URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard
|
||||||
|
|
||||||
! Cursor
|
! Cursor
|
||||||
URxvt.cursorBlink: true
|
URxvt.cursorBlink: true
|
||||||
URxvt.cursorUnderline: false
|
URxvt.cursorUnderline: false
|
||||||
|
|||||||
Reference in New Issue
Block a user