mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-19 02:14:38 +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]
|
||||
OnCalendar=hourly
|
||||
OnStartupSec=30
|
||||
Persistent=true
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue