diff options
-rw-r--r-- | .config/systemd/user/mbsync.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/systemd/user/mbsync.service b/.config/systemd/user/mbsync.service index e35116f..0940205 100644 --- a/.config/systemd/user/mbsync.service +++ b/.config/systemd/user/mbsync.service @@ -5,3 +5,4 @@ Description=Mailbox synchronization service Type=oneshot ExecStart=/usr/bin/mbsync -Va ExecStartPost=/usr/bin/notmuch new +ExecStartPost=%h/bin/mbsync2mutt_mailboxes %h/.mutt/mailboxes.rc |