]> git.rmz.io Git - dotfiles.git/blob - systemd/user/mbsync@.timer
lazyvim: absorb all langs
[dotfiles.git] / systemd / user / mbsync@.timer
1 [Unit]
2 Description=Mailbox synchronization timer
3
4 [Timer]
5 # every 5 minutes
6 OnBootSec=5min
7 OnUnitActiveSec=5min
8
9 [Install]
10 WantedBy=timers.target