vincentbernat.i3wm-configur.../dotfiles/systemd/weather.timer
Vincent Bernat 440a94ab4a weather: don't require weather.service on boot
Without network, it will stay as "activating".
2022-03-04 21:35:39 +01:00

8 lines
135 B
SYSTEMD

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