index — dotfiles @ e992c3c164e9bf8869fb8b20eaa17ca595d92aac

my dotfiles

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

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

[Service]
Type=oneshot
ExecStart=/usr/bin/mbsync -Va

[Install]
WantedBy=default.target