config: i3status: config: hide battery when non-existent
This commit is contained in:
parent
3e02a6aa0d
commit
dd54a92853
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ cpu_usage {
|
|||
|
||||
battery all {
|
||||
format = "%status %percentage %remaining"
|
||||
format_down = ""
|
||||
status_chr = " CHR"
|
||||
status_bat = " BAT"
|
||||
status_unk = " UNK"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue