mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-06 00:04:20 +02:00
uxrvt: better fastest scrolling
This commit is contained in:
parent
92d23f4153
commit
8c473e6403
1 changed files with 2 additions and 0 deletions
|
@ -31,8 +31,10 @@ URxvt.cursorBlink: True
|
||||||
|
|
||||||
URxvt.scrollBar: False
|
URxvt.scrollBar: False
|
||||||
URxvt.scrollTtyOutput: False
|
URxvt.scrollTtyOutput: False
|
||||||
|
URxvt.scrollTtyKeypress: True
|
||||||
URxvt.scrollWithBuffer: True
|
URxvt.scrollWithBuffer: True
|
||||||
URxvt.jumpScroll: True
|
URxvt.jumpScroll: True
|
||||||
|
URxvt.skipScroll: True
|
||||||
URxvt.saveLines: 5000
|
URxvt.saveLines: 5000
|
||||||
|
|
||||||
URxvt.font: xft:DejaVu Sans Mono-8
|
URxvt.font: xft:DejaVu Sans Mono-8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue