dotfiles/mutt/email.service
Sanchayan Maity d03be88543 Update email related configs
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2019-11-07 18:20:06 +05:30

10 lines
154 B
Desktop File

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