diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2011-09-19 16:43:21 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2011-09-19 16:43:21 +0200 |
commit | eacee22cb4f2beab4a610fd848095adbe0d1e3e8 (patch) | |
tree | 54057fe71999faa5c434037a6460644c720247e1 /.Xdefaults | |
parent | 8976b6ae43aba331b9a963a17e2ba5d71699c00c (diff) |
Increase save buffer size for urxvt
Diffstat (limited to '.Xdefaults')
-rw-r--r-- | .Xdefaults | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ urxvt*termName: xterm urxvt*urllauncher: iceweasel ! matcher.button # 3 is a right-click urxvt*matcher.button: 3 -urxvt*saveLines: 8192 +urxvt*saveLines: 16384 urxvt.perl-ext-common: default,matcher,tabbed ! black urxvt*color0: #222222 |