summaryrefslogtreecommitdiff
path: root/.config/systemd/user/qotd.timer
blob: d8edd7239c94e620c5bb5e64b0edc849da4c3d4c (plain) (blame)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Generate a quote of the day

[Timer]
OnCalendar=daily
Persistent=true

[Install]
WantedBy=timers.target