added symbol for on battery

This commit is contained in:
z3rOR0ne 2022-04-26 02:39:58 -07:00
parent 691b6311f7
commit 28cce9c0c5

View file

@ -37,7 +37,7 @@ battery all {
format = "%status %percentage" #%remaining"
format_down = "No battery"
status_chr = "[^]"
# status_bat = ""
status_bat = "[-]"
status_full = "[*]"
low_threshold = 15
}