summaryrefslogtreecommitdiffstats
path: root/mutt/.config/mutt/local
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/.config/mutt/local')
-rw-r--r--mutt/.config/mutt/local2
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/.config/mutt/local b/mutt/.config/mutt/local
index a4fea33..636bd29 100644
--- a/mutt/.config/mutt/local
+++ b/mutt/.config/mutt/local
@@ -10,7 +10,7 @@ mailboxes `\
echo -n "\"=$basename\" ";\
fi\
done`
-macro index R "<enter-command>unset wait_key<enter><shell-escape>svc -h ~/.services/enabled/mbsyncloop<enter><enter-command>set wait_key<enter>" "fetch mail with mbsync"
+macro index R "<enter-command>unset wait_key<enter><shell-escape>kill -HUP $(systemctl --user show --property MainPID --value mbsyncloop)<enter><enter-command>set wait_key<enter>" "fetch mail with mbsync"
set timeout=3
# vim: ft=neomuttrc