dotfiles/systemd/.config/systemd/user/email.service

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
146 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Mail fetch and notification service
[Service]
Type=simple
ExecStart=%h/.mutt/mailnotify.sh
[Install]
WantedBy=default.target