Polybar: Fix name of backup service
This commit is contained in:
parent
83bff9c195
commit
7e854d9bb6
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user