dotfiles/base/.config/systemd/user/proj-fetch.timer

12 lines
159 B
SYSTEMD
Raw Normal View History

2021-01-19 01:49:20 -06:00
# vim:ft=systemd:
[Unit]
Description=Project fetch timer
[Timer]
Persistent=true
OnBootSec=15min
OnCalendar=*-*-* 23:00:00
[Install]
WantedBy=default.target