polybar-weather: require polybar.service

This commit is contained in:
Vincent Bernat 2021-09-22 09:46:05 +02:00
parent eac7c74de0
commit a6e5d81ede

View file

@ -2,6 +2,7 @@
Description=Update weather for Polybar Description=Update weather for Polybar
PartOf=graphical-session.target PartOf=graphical-session.target
After=polybar.service After=polybar.service
Requisite=polybar.service
[Service] [Service]
# Get one from https://openweathermap.org/, it's free # Get one from https://openweathermap.org/, it's free