l urxvt: save more lines

This commit is contained in:
lassulus 2018-06-27 23:50:32 +02:00
parent 0bd406844a
commit d4dc2c8644

View File

@ -5,7 +5,7 @@ with import <stockholm/lib>;
services.urxvtd.enable = true;
krebs.xresources.resources.urxvt = ''
URxvt*SaveLines: 4096
URxvt*SaveLines: 1000000
URxvt*scrollBar: false
URxvt*urgentOnBell: true
URxvt.perl-ext-common: default,clipboard,url-select,keyboard-select