index — dotfiles @ b8a4392c8754a56265701f97f4833b447efff29a

my dotfiles

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

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
[Unit]
Description=Mailbox synchronization timer

[Timer]
OnBootSec=20s
OnUnitActiveSec=15s
Unit=mbsync.service

[Install]
WantedBy=timers.target