diff --git a/.config/polybar/config b/.config/polybar/config index 3df81432..f03a79f6 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -248,7 +248,7 @@ format-foreground = ${res/colors.yellow} type = custom/script interval = 5 exec = "echo " -exec-if = "systemctl is-active --quiet 9iron-backup.service" +exec-if = "systemctl is-active --quiet backup.service" format-foreground = ${res/colors.yellow} [module/wlan-laptop]