A tiny systemd timer to auto-refresh your Caelestia wallpapers every 30 seconds on Arch Linux.
git clone https://github.com/Inotspoke/caelestia-wallpaper-refresh.git
cd caelestia-wallpaper-refresh
./install.sh-
Edit
systemd/caelestia-refresh.timerβ changeOnUnitActiveSec=30sto another interval (e.g.1m,10s). -
Reinstall with:
./install.sh
systemctl --user disable --now caelestia-refresh.timer
rm ~/.local/bin/caelestia-refresh.sh
rm ~/.config/systemd/user/caelestia-refresh.{service,timer}