vincentbernat.i3wm-configur.../dotfiles/systemd/polybar-weather.timer
Vincent Bernat e730a3aa72 polybar-weather: schedule hourly
That's mostly what we want and it uses the realclock.
2021-08-14 22:56:16 +02:00

7 lines
119 B
SYSTEMD

[Unit]
Description=Timer for weather update
PartOf=graphical-session.target
[Timer]
OnCalendar=hourly
Persistent=true