Update urxvt

This commit is contained in:
2018-01-29 11:37:33 +01:00
parent 18e585b709
commit 91a0b94f21

View File

@@ -4,7 +4,7 @@ URxvt.scrollBar: false
URxvt.font: xft:Inconsolata:size=10 URxvt.font: xft:Inconsolata:size=10
URxvt.letterSpace: -1 URxvt.letterSpace: -1
URxvt.perl-ext-common: default,matcher,selection-to-clipboard URxvt.perl-ext-common: default,matcher,selection-to-clipboard,resize-font
URxvt.url-launcher: /usr/bin/xdg-open URxvt.url-launcher: /usr/bin/xdg-open
URxvt.matcher.button: 1 URxvt.matcher.button: 1
URxvt.saveLines: 10000 URxvt.saveLines: 10000
@@ -14,8 +14,8 @@ URxvt.externalBorder: 0
URxvt.cursorBlink: true URxvt.cursorBlink: true
URxvt.title: term URxvt.title: term
URxvt.jumpScroll: false URxvt.jumpScroll: true
URxvt.skipScroll: false URxvt.skipScroll: true
URxvt.secondaryScreen: 1 URxvt.secondaryScreen: 1
URxvt.secondaryScroll: 0 URxvt.secondaryScroll: 0
URxvt.secondaryWheel: 1 URxvt.secondaryWheel: 1