aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/himalaya/.config/systemd/user/himalaya.service
blob: 1f52e835cc09d5075cf0827235d5f47216890430 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Himalaya new messages notifier
After=network.target gpg-agent.service

[Service]
ExecStart=himalaya notify
Restart=always
RestartSec=10

[Install]
WantedBy=default.target