dotfiles/.config/systemd/user/downloadSpotify.timer
2024-05-22 00:08:28 +02:00

10 lines
156 B
SYSTEMD

[Unit]
Description=Run Spotdl Sync Weekly
[Timer]
OnCalendar=*-*-* 18:00:00
Persistent=true
Unit=downloadSpotify.service
[Install]
WantedBy=timers.target