mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-26 03:38:33 +02:00
systemd: fix dependency on polybar-weather
This commit is contained in:
parent
ebed328443
commit
00efafb021
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ Description=i3 session
|
|||
BindsTo=graphical-session.target
|
||||
Wants=wallpaper.service
|
||||
Wants=wallpaper.timer
|
||||
Wants=weather.service
|
||||
Wants=weather.timer
|
||||
Wants=polybar-weather.service
|
||||
Wants=polybar-weather.timer
|
||||
Wants=polybar.service
|
||||
Wants=i3-companion.service
|
||||
Wants=misc-x.service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue