diff options
Diffstat (limited to 'themes/light-ec')
| -rwxr-xr-x | themes/light-ec | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/themes/light-ec b/themes/light-ec index 7dc7bdc..361a058 100755 --- a/themes/light-ec +++ b/themes/light-ec @@ -8,7 +8,7 @@ frg="black"  bkg="#EFEBE7"  bw=${EC_TERM_BORDER:-1} -tr=${EC_TRANS_SPEC} +tr=${EC_TRANS_SPEC:-+tr}  usr=${EC_USR_OPTS}  exec urxvtcd $tr -cr tomato +ptab -bg "$bkg" -bd "$bkg" -fg "$frg" \ | 
