Compare commits
No commits in common. "156e6fa33b6559911bb9241a3146cfc1b8ed8000" and "83bff9c195880df4bf471bba572aff4da35610ca" have entirely different histories.
156e6fa33b
...
83bff9c195
@ -98,7 +98,6 @@ time-format = %H:%M
|
||||
interval = 15
|
||||
|
||||
format-charging = <ramp-capacity>
|
||||
format-charging-foreground = ${res/colors.green}
|
||||
format-discharging = <ramp-capacity>
|
||||
format-full = <ramp-capacity>
|
||||
format-full-foreground = ${res/colors.green}
|
||||
@ -249,7 +248,7 @@ format-foreground = ${res/colors.yellow}
|
||||
type = custom/script
|
||||
interval = 5
|
||||
exec = "echo "
|
||||
exec-if = "systemctl is-active --quiet backup.service"
|
||||
exec-if = "systemctl is-active --quiet 9iron-backup.service"
|
||||
format-foreground = ${res/colors.yellow}
|
||||
|
||||
[module/wlan-laptop]
|
||||
|
Loading…
Reference in New Issue
Block a user