From 0417f9f05c07824b59c62da14a5c855206fec898 Mon Sep 17 00:00:00 2001 From: Kolan Sh Date: Mon, 29 Mar 2021 23:54:31 +0300 Subject: [PATCH] Rxvt: saveLines=32768 --- .urxvt/Xdefaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.urxvt/Xdefaults b/.urxvt/Xdefaults index 9a13fa5..fa58216 100644 --- a/.urxvt/Xdefaults +++ b/.urxvt/Xdefaults @@ -4,7 +4,7 @@ URxvt*scrollstyle: next URxvt.url-launcher: firefox URxvt.matcher.button: 1 URxvt.colorUL: blue -URxvt*saveLines: 4096 +URxvt*saveLines: 32768 URxvt.tabbed.tabbar-fg: 7 URxvt.tabbed.tabbar-bg: 8 URxvt.tabbed.tab-fg: 0