From dbdbd913a2485aa7d123cd3f909c344a22e5a805 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Sat, 8 Oct 2016 19:18:40 -0700 Subject: [PATCH] [URxvt] Make terminal history longer --- dotfiles/Xresources | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/Xresources b/dotfiles/Xresources index e9d13d96..e0fea477 100644 --- a/dotfiles/Xresources +++ b/dotfiles/Xresources @@ -22,6 +22,7 @@ rofi.separator-style: solid ! ------------------------------------------------------------------------------ ! URxvt ! ------------------------------------------------------------------------------ +urxvt.saveLines: 1000000 URxvt.font: xft:source code pro:size=11:antialias=true URxvt.boldFont: xft:source code pro:bold:size=11:antialias=true