From 8166e979926270e00e5de6847e9e60b120e0418d Mon Sep 17 00:00:00 2001 From: David Runge Date: Sat, 7 Sep 2019 13:38:08 +0200 Subject: .config/systemd/user/mbsync.service: Using mbsync2mutt_mailboxes in ExecStartPost to create the mailboxes snippet for mutt. --- .config/systemd/user/mbsync.service | 1 + 1 file changed, 1 insertion(+) (limited to '.config/systemd/user/mbsync.service') 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 -- cgit v1.2.3-54-g00ecf