weather: do not make it depend on polybar

It's not used only by polybar and can be run before or after it.
This commit is contained in:
Vincent Bernat 2021-12-26 14:56:06 +01:00
parent 4ec09efa25
commit 45ee293d35
5 changed files with 7 additions and 9 deletions

View file

@ -0,0 +1,7 @@
[Unit]
Description=Timer for weather update
PartOf=graphical-session.target
[Timer]
OnCalendar=hourly
Persistent=true