Enable scrolling options for urxvt

This commit is contained in:
2017-09-09 14:02:37 +02:00
parent fdbc7cefb3
commit 7da1e10744

View File

@@ -16,8 +16,8 @@ URxvt.externalBorder: 0
URxvt.cursorBlink: true
URxvt.title: term
URxvt.jumpScroll: false
URxvt.skipScroll: false
URxvt.jumpScroll: true
URxvt.skipScroll: true
URxvt.secondaryScreen: 1
URxvt.secondaryScroll: 0
URxvt.secondaryWheel: 1