aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mbsync/.config/systemd/user/maildir-notify@.service
blob: a6b87b50a5ea3516e7dca217227850b138a91f41 (plain)
1
2
3
4
5
6
7
[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