From c8db53dc39bc2c106a9b5b720babf171e8247b97 Mon Sep 17 00:00:00 2001 From: Jose Antonio Ortega Ruiz Date: Fri, 8 Jun 2018 21:30:17 +0200 Subject: themes --- themes/mono-ec | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'themes/mono-ec') diff --git a/themes/mono-ec b/themes/mono-ec index cad6620..e782064 100755 --- a/themes/mono-ec +++ b/themes/mono-ec @@ -9,10 +9,12 @@ bw=${EC_TERM_BORDER:-2} tr=${EC_TRANS_SPEC} usr=${EC_USR_OPTS} -exec urxvtcd -cr tomato -sl 0 +ptab +rv +ssr -b $bw -bd "$bkg" \ - -bg "$bkg" -fg "$frg" \ - +sbg -fn "${font}" -fi "${ifont}" -name "emacsclient" \ - -xrm "*colorBD: ${frg}" \ - -xrm "*colorUL: ${frg}" \ - ${usr} ${tr} \ - -e emacsclient -t $* +term -e emacsclient -t $* + +# exec urxvtcd -cr tomato -sl 0 +ptab +rv +ssr -b $bw -bd "$bkg" \ +# -bg "$bkg" -fg "$frg" \ +# +sbg -fn "${font}" -fi "${ifont}" -name "emacsclient" \ +# -xrm "*colorBD: ${frg}" \ +# -xrm "*colorUL: ${frg}" \ +# ${usr} ${tr} \ +# -e emacsclient -t $* -- cgit v1.2.3