mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-25 19:28:34 +02:00
polybar-weather: schedule hourly
That's mostly what we want and it uses the realclock.
This commit is contained in:
parent
e60518862f
commit
e730a3aa72
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue