Conky: Possible to automatically display the correct days of the week?

Posted by begtognen on Ask Ubuntu See other posts from Ask Ubuntu or by begtognen
Published on 2011-01-02T13:29:16Z Indexed on 2011/01/02 13:58 UTC
Read the original article Hit count: 209

Filed under:

I'd like to tweak my Conky so it automatically displays the days of the week correctly. So for example, if TODAY were Tuesday, it would look like this:

Tuesday

Wednesday

Thursday

Friday

[etc.]

And then tomorrow, automatically, it would look like this:

Wednesday

Thursday

Friday

[etc.]

I know I can get it to display today's date like this:

${time %A}

But how do I get it to display tomorrow's date?

Thanks so much for any help/suggestions.

© Ask Ubuntu or respective owner

Related posts about conky