dotfiles/systemd/.config/systemd/user/syncagenda.timer

11 lines
166 B
SYSTEMD

[Unit]
Description=Calendars synchronization timer
[Timer]
OnBootSec=2m
OnUnitActiveSec=5m
Persistent=true
Unit=syncagenda.service
[Install]
WantedBy=timers.target