all repos

dotfiles @ ec4d3c6e89def352d3c25b141a3d875c17fb10b8

my dotfiles

config/systemd/user/notes.timer (view raw)

1
2
3
4
5
6
7
8
9
[Unit]
Description=sync notes at 17:00 daily

[Timer]
OnCalendar=*-*-* 17:00:00
Persistent=true

[Install]
WantedBy=timers.target