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