10 lines
144 B
Desktop File
10 lines
144 B
Desktop File
[Unit]
|
|
Description=Syncing mail using mbsyncrc
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=%h/.local/scripts/mail_fetch
|
|
|
|
[Install]
|
|
WantedBy=default.target
|