diff options
Diffstat (limited to 'misc/.Xresources')
-rw-r--r-- | misc/.Xresources | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/.Xresources b/misc/.Xresources index fe7665d..39c8931 100644 --- a/misc/.Xresources +++ b/misc/.Xresources @@ -9,3 +9,5 @@ URxvt*scrollWithBuffer: true ! scroll back to the bottom on keypress URxvt*scrollTtyKeypress: true + +URxvt.saveLines: 50000 |