dotfiles/.config/systemd/user/weather.timer
2026-03-09 00:07:31 -04:00

11 lines
168 B
SYSTEMD

[Unit]
Description=weather for fastfetch, runs hourly
After=graphical-session.target
[Timer]
OnBootSec=30sec
OnUnitInactiveSec=60min
[Install]
WantedBy=timers.target