summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-10-16 20:14:44 +0200
committertv <tv@krebsco.de>2016-10-16 20:14:44 +0200
commit0bb170ea37a0eb2f5736c91cfaae6423393270d8 (patch)
treef40a442143ef44129774be837c39ad628d4a170c
parent5e5fa5ec24cc34da289d859c41b24142645a72e7 (diff)
tv URxvt.saveLines: 4096
-rw-r--r--tv/2configs/xserver/Xresources.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/2configs/xserver/Xresources.nix b/tv/2configs/xserver/Xresources.nix
index f9af89c..ad41f3a 100644
--- a/tv/2configs/xserver/Xresources.nix
+++ b/tv/2configs/xserver/Xresources.nix
@@ -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