Update some urxvt resources.

This commit is contained in:
David Tomaschik
2019-04-09 18:18:42 +02:00
parent 6be3fde55c
commit a85a9c52be

View File

@@ -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