added symbol for on battery
This commit is contained in:
parent
691b6311f7
commit
28cce9c0c5
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ battery all {
|
||||||
format = "%status %percentage" #%remaining"
|
format = "%status %percentage" #%remaining"
|
||||||
format_down = "No battery"
|
format_down = "No battery"
|
||||||
status_chr = "[^]"
|
status_chr = "[^]"
|
||||||
# status_bat = ""
|
status_bat = "[-]"
|
||||||
status_full = "[*]"
|
status_full = "[*]"
|
||||||
low_threshold = 15
|
low_threshold = 15
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue