From abb204ed8349b10dc53fc5884c8388c11d23776d Mon Sep 17 00:00:00 2001 From: xero Date: Sat, 25 Jan 2014 20:12:16 -0500 Subject: add zsh config file. xdefaults organization --- .Xdefaults | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to '.Xdefaults') diff --git a/.Xdefaults b/.Xdefaults index 83250a5..e8e2eb0 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -19,6 +19,7 @@ urxvt*font: xft:gohufont:size=11:antialias=true urxvt*boldFont: xft:gohufont:size=11:antialias=true ! █▓▒░ interface +urxvt.saveLines: 4095 urxvt*scrollBar: false urxvt*transparent: true urxvt*shading: 15 @@ -48,9 +49,5 @@ urxvt*color8: #666666 ! █▓▒░ clipboard urxvt.keysym.Shift-Control-V: perl:clipboard:paste -urxvt.iso14755: False -urxvt.perl-ext-common: default,clipboard - -! █▓▒░ misc -urxvt.saveLines: 4095 urxvt.iso14755: false +urxvt.perl-ext-common: default,clipboard -- cgit v1.2.1