aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mbsync/.config/systemd/user/maildir-notify@.service
diff options
context:
space:
mode:
authorToby Vincent <tobyv@tobyvin.dev>2024-04-22 14:58:35 -0500
committerToby Vincent <tobyv@tobyvin.dev>2024-04-22 14:58:35 -0500
commit0f8dc7ab0dfb18ae268a35e60ee5a843ced9d330 (patch)
treed28f860e6245167e7252429361e558fb80b75111 /mbsync/.config/systemd/user/maildir-notify@.service
parent68113f340c039ad665862a6f6ac069abbd7b94d6 (diff)
fix(aerc): update aerc configs to work on git HEAD
Diffstat (limited to 'mbsync/.config/systemd/user/maildir-notify@.service')
-rw-r--r--mbsync/.config/systemd/user/maildir-notify@.service3
1 files changed, 3 insertions, 0 deletions
diff --git a/mbsync/.config/systemd/user/maildir-notify@.service b/mbsync/.config/systemd/user/maildir-notify@.service
index a6b87b5..6d2d3e0 100644
--- a/mbsync/.config/systemd/user/maildir-notify@.service
+++ b/mbsync/.config/systemd/user/maildir-notify@.service
@@ -5,3 +5,6 @@ Description=Notify on new mail in MailDir %i
Type=simple
ExecStart=%h/.local/bin/maildir-notify ${XDG_DATA_HOME}/mail/%i/INBOX
RestartSec=10
+
+[Install]
+WantedBy=default.target