diff --git a/dotfiles/systemd/polybar-weather.timer b/dotfiles/systemd/polybar-weather.timer index c8c803a..706727c 100644 --- a/dotfiles/systemd/polybar-weather.timer +++ b/dotfiles/systemd/polybar-weather.timer @@ -3,5 +3,5 @@ Description=Timer for weather update PartOf=graphical-session.target [Timer] -OnUnitInactiveSec=1h -OnClockChange=true +OnCalendar=hourly +Persistent=true