A script that updates your wallpaper every day with some of the insightful quotes I've gathered throughout the years.
-
Copy the folder called
dynamic-wallpapers
inside this repository to yourDocuments
folder -
Execute the following command:
crontab -e
-
Add in your desired time to run the script: Example -> 8 AM every day + at system startup
-
Execute the
dynamic_wallpaper.sh
script inside the repository
You can easily modify the desired time as well as add/remove quotes (text files) inside the dynamic-wallpapers
folder. Maybe you can even populate it with some quotes of you own!