Viewing a single comment thread. View all comments

_KnowNothingGuy_ t1_iv5iiub wrote

And also the title is misleading, script only changes the background image. Cron job or scheduler is needed to do a periodic run/update of bg.

5

pegasus_527 t1_iv66t9c wrote

The install.sh script includes crontab setup. Why should it bundle its own scheduler when there’s a perfectly fine one included on the OS?

7

_KnowNothingGuy_ t1_iv6c9as wrote

Hey , this script was not present in the repo when I made that comment. Good to see that they have included shell script.

8