PDA

View Full Version : [xubuntu] Conky Calendar-how to mark week days with different color?



vickoxy
March 19th, 2010, 08:55 PM
Hi,
i wanted only to mark all week days with one different color. Anyone has idea where should i put that color line?


${voffset -72}${font andale mono:size=7}${color ffffff}${execpi 600 DJS=`date +%_d`; cal | sed '1d' | sed '/./!d' | sed 's/$/ /' | fold -w 21 | sed -n '/^.\{21\}/p' | sed 's/^/${alignc -30} /' | sed /" $DJS "/s/" $DJS "/" "'${color 00A9CB}'"$DJS"'${color ffffff}'" "/}${font}

vickoxy
March 21st, 2010, 11:45 PM
bump

vickoxy
March 28th, 2010, 09:53 AM
Bump