vincentbernat.i3wm-configur.../dotfiles/systemd/weather.timer
Vincent Bernat 45ee293d35 weather: do not make it depend on polybar
It's not used only by polybar and can be run before or after it.
2021-12-26 14:58:32 +01:00

7 lines
119 B
SYSTEMD

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