l urxvt: fix saveLines

This commit is contained in:
lassulus 2018-10-23 15:43:58 +02:00
parent fbf45bca1f
commit 9aaa04783a

View File

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