From a6e5d81edee1da14e96254174fcf8dd8279e046c Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 22 Sep 2021 09:46:05 +0200 Subject: [PATCH] polybar-weather: require polybar.service --- dotfiles/systemd/polybar-weather.service | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/systemd/polybar-weather.service b/dotfiles/systemd/polybar-weather.service index 13d7a71..ce7915c 100644 --- a/dotfiles/systemd/polybar-weather.service +++ b/dotfiles/systemd/polybar-weather.service @@ -2,6 +2,7 @@ Description=Update weather for Polybar PartOf=graphical-session.target After=polybar.service +Requisite=polybar.service [Service] # Get one from https://openweathermap.org/, it's free