adi1090x / dynamic-wallpaper

A simple bash script to set wallpapers according to current time, using cron job scheduler.
GNU General Public License v3.0
1.91k stars 116 forks source link

Export current image path when setting wallpaper #37

Closed das-s closed 3 years ago

das-s commented 4 years ago

Creates a file in `$HOME/.cache/dwall/currentimage" which contains the currently used wallpaper path. This allows usage of pywal as mentioned in #34.