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