dotfiles/config/systemd/user/notes.timer (view raw)
[Unit]
Description=sync notes at 17:00 daily
[Timer]
OnCalendar=*-*-* 17:00:00
Persistent=true
[Install]
WantedBy=timers.target