summaryrefslogtreecommitdiffstats
path: root/tv/2configs/xserver/Xresources.nix
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
commit6dc6b9037886ca56b4216672766e8ee4fd31a197 (patch)
tree559c522a6b1fd5ee063f9df7f5fb6b7b9c8c6a3f /tv/2configs/xserver/Xresources.nix
parentce58a50de30fd49d4c000a81f9b7ce9baf0ccd66 (diff)
tv URxvt.saveLines: 4096
Diffstat (limited to 'tv/2configs/xserver/Xresources.nix')
-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 f9af89c7..ad41f3a9 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