tv URxvt.saveLines: 4096
This commit is contained in:
parent
ce58a50de3
commit
6dc6b90378
|
@ -207,6 +207,7 @@ pkgs.writeText "Xresources" /* xdefaults */ ''
|
|||
URxvt*url-select.underline: true
|
||||
URxvt*colorUL: #4682B4
|
||||
URxvt.perl-lib: ${pkgs.urxvt_perls}/lib/urxvt/perl
|
||||
URxvt.saveLines: 4096
|
||||
|
||||
root-urxvt*background: #230000
|
||||
root-urxvt*foreground: #e0c0c0
|
||||
|
|
Loading…
Reference in a new issue