diff options
Diffstat (limited to '.Xresources')
-rw-r--r-- | .Xresources | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.Xresources b/.Xresources index e81fc18..bf458e8 100644 --- a/.Xresources +++ b/.Xresources @@ -166,7 +166,7 @@ URxvt*scrollBar: false ! URxvt*scrollTtyKeypress: boolean ! Save number lines in the scrollback buffer [default 64]. This resource is limited on most machines to 65535; option -sl. -! URxvt*saveLines: number +URxvt*saveLines: 16384 ! Internal border of number pixels. This resource is limited to 100; option -b. ! URxvt*internalBorder: number |