mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-24 03:07:48 +00:00
8 lines
161 B
Desktop File
8 lines
161 B
Desktop File
[Unit]
|
|
Description=Mailbox synchronization service
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/bin/mbsync -Va
|
|
ExecStartPost=/home/bruno/dotfiles/mutt/notmuch-hook.sh
|