systemd: fix dependency on polybar-weather

This commit is contained in:
Vincent Bernat 2021-08-13 14:27:18 +02:00
parent ebed328443
commit 00efafb021

View file

@ -3,8 +3,8 @@ Description=i3 session
BindsTo=graphical-session.target BindsTo=graphical-session.target
Wants=wallpaper.service Wants=wallpaper.service
Wants=wallpaper.timer Wants=wallpaper.timer
Wants=weather.service Wants=polybar-weather.service
Wants=weather.timer Wants=polybar-weather.timer
Wants=polybar.service Wants=polybar.service
Wants=i3-companion.service Wants=i3-companion.service
Wants=misc-x.service Wants=misc-x.service