dotfiles/systemd/zettelkasten_autosave/zettelkasten_autosave.timer

10 lines
110 B
SYSTEMD
Raw Normal View History

2024-02-26 19:38:08 +00:00
[Unit]
Description=Run script every 15 minutes
[Timer]
OnCalendar=*:0/15
[Install]
WantedBy=timers.target