Thread: Two minor problems with conky calendar
hi there,
need advice fix blemish conky calendar.
first of all: calendar-script looks this
it's working fine, no question that. there 2 little things i'd change , somehow doesn't work out way want to.code:${voffset 3}${font courier:style=bold:size=9}${execpi 300 djs=`date +%_d`; cal -h | sed '1d' | sed s/"$djs"'\b'/'${color ff6600}'"$djs"'$color'/}$font
1. week in calendar starts sunday, fine day start with, want monday. somewhere read changing code "cal -h" "cal -m" should fix this. doesn't. thing changes fact, calendar disappears. monday.
2. calendar sits on left side of conky. in order go along other stuff, want centered, looks better.
total noob concerning lua (or code written in) figured, tags "goto" have horizontal alignment. added nice "${goto 25}" code.
indeed results in transfer right - coloring of days after today instead of today's day.
advice these topics?
best regards
for changing week first day monday change cal -h cal -m.
little bit lat hope helps
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [lubuntu] Two minor problems with conky calendar
Ubuntu
Comments
Post a Comment