Update urxvt
This commit is contained in:
@@ -4,7 +4,7 @@ URxvt.scrollBar: false
|
||||
URxvt.font: xft:Inconsolata:size=10
|
||||
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.matcher.button: 1
|
||||
URxvt.saveLines: 10000
|
||||
@@ -14,8 +14,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
|
||||
|
||||
Reference in New Issue
Block a user