aboutsummaryrefslogtreecommitdiffstats
path: root/systemd
diff options
context:
space:
mode:
authorGravatar Tom Willemse2022-07-01 19:02:57 -0700
committerGravatar Tom Willemse2022-09-22 23:52:01 -0700
commit99baf86da71f75589feaa6957c7dac6bb9d0848c (patch)
tree47961f976ee4ba55569b7d733e86c0fc22a9ba10 /systemd
parentc2ba57a65051ca25dc3104d9a3be2e64cdff3dd4 (diff)
downloadnew-dotfiles-99baf86da71f75589feaa6957c7dac6bb9d0848c.tar.gz
new-dotfiles-99baf86da71f75589feaa6957c7dac6bb9d0848c.zip
[systemd] Don't notify my every time of new emails
It's too much.
Diffstat (limited to 'systemd')
-rw-r--r--systemd/.config/systemd/user/mbsync.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/systemd/.config/systemd/user/mbsync.service b/systemd/.config/systemd/user/mbsync.service
index b2177f4..c13eed7 100644
--- a/systemd/.config/systemd/user/mbsync.service
+++ b/systemd/.config/systemd/user/mbsync.service
@@ -4,6 +4,7 @@ Description=synchronize IMAP4 and Maildir mailboxes
[Service]
Type=oneshot
ExecStart=/usr/bin/mbsync -aqV
+# ExecStartPost=%h/usr/bin/notify-new-emails
[Install]
WantedBy=default.target