diff --git a/dotfiles/systemd/weather.timer b/dotfiles/systemd/weather.timer index 706727c..4eaab3f 100644 --- a/dotfiles/systemd/weather.timer +++ b/dotfiles/systemd/weather.timer @@ -4,4 +4,5 @@ PartOf=graphical-session.target [Timer] OnCalendar=hourly +OnStartupSec=30 Persistent=true diff --git a/dotfiles/systemd/xsession.target b/dotfiles/systemd/xsession.target index 80ff1b6..bd5af73 100644 --- a/dotfiles/systemd/xsession.target +++ b/dotfiles/systemd/xsession.target @@ -9,7 +9,6 @@ Wants=policykit-agent.service Wants=pulseaudio.socket Wants=redshift.service Wants=ssh-agent.service -Wants=weather.service Wants=weather.timer Wants=xiccd.service Wants=xsettingsd.service