mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-25 19:28:34 +02:00
polybar-weather: require polybar.service
This commit is contained in:
parent
eac7c74de0
commit
a6e5d81ede
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue