diff --git a/config/tools/prefill/steam/recent.timer b/config/tools/prefill/steam/recent.timer new file mode 100644 index 0000000..091dff3 --- /dev/null +++ b/config/tools/prefill/steam/recent.timer @@ -0,0 +1,11 @@ +[Unit] +Description=SteamPrefill Recent - run daily +Requires=steamprefill-recent.service + +[Timer] +OnCalendar=*-*-* 00:00:00 + +Persistent=true + +[Install] +WantedBy=timers.target \ No newline at end of file