polybar-weather: schedule hourly

That's mostly what we want and it uses the realclock.
This commit is contained in:
Vincent Bernat 2021-08-14 22:53:42 +02:00
parent e60518862f
commit e730a3aa72

View file

@ -3,5 +3,5 @@ Description=Timer for weather update
PartOf=graphical-session.target PartOf=graphical-session.target
[Timer] [Timer]
OnUnitInactiveSec=1h OnCalendar=hourly
OnClockChange=true Persistent=true