From c08aa5d89c420e3319c31779679b44c30a095fa1 Mon Sep 17 00:00:00 2001 From: jao Date: Sat, 29 Nov 2014 03:09:32 +0100 Subject: Themes tweaks --- themes/light-ec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'themes/light-ec') diff --git a/themes/light-ec b/themes/light-ec index e3cf784..0c55b32 100755 --- a/themes/light-ec +++ b/themes/light-ec @@ -11,6 +11,11 @@ usr=${EC_USR_OPTS} font=$EC_TERM_FACE ifont=$EC_TERM_ITALIC_FACE +exec urxvtcd $tr -cr tomato +ptab -bg "$bkg" -bd "$bkg" -fg "$frg" \ + -sl 0 +rv +ssr -b $bw +sbg -fn "${font}" -fi "${ifont}" \ + -name "emacsclient" ${usr} \ + -e emacsclient -t $* + exec xterm $usr -b $bw -fg "$frg" -bg "$bkg" -e emacsclient -t $* exec urxvtcd $tr -cr tomato +ptab -bg "$bkg" -bd "$bkg" -fg "$frg" \ -- cgit v1.2.3