summaryrefslogtreecommitdiffstatshomepage
path: root/mbsync/.config/systemd/user/maildir-notify@.service
blob: 6d2d3e0bb925e4ffabf52d8cff9690f374399674 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Notify on new mail in MailDir %i

[Service]
Type=simple
ExecStart=%h/.local/bin/maildir-notify ${XDG_DATA_HOME}/mail/%i/INBOX
RestartSec=10

[Install]
WantedBy=default.target