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