mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-18 18:04:30 +02:00
weather: don't require weather.service on boot
Without network, it will stay as "activating".
This commit is contained in:
parent
35c275e466
commit
440a94ab4a
2 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,5 @@ PartOf=graphical-session.target
|
||||||
|
|
||||||
[Timer]
|
[Timer]
|
||||||
OnCalendar=hourly
|
OnCalendar=hourly
|
||||||
|
OnStartupSec=30
|
||||||
Persistent=true
|
Persistent=true
|
||||||
|
|
|
@ -9,7 +9,6 @@ Wants=policykit-agent.service
|
||||||
Wants=pulseaudio.socket
|
Wants=pulseaudio.socket
|
||||||
Wants=redshift.service
|
Wants=redshift.service
|
||||||
Wants=ssh-agent.service
|
Wants=ssh-agent.service
|
||||||
Wants=weather.service
|
|
||||||
Wants=weather.timer
|
Wants=weather.timer
|
||||||
Wants=xiccd.service
|
Wants=xiccd.service
|
||||||
Wants=xsettingsd.service
|
Wants=xsettingsd.service
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue