home: wm: i3bar: fix 'battery' block icon
This commit is contained in:
parent
f15b3aa23d
commit
72dd9ae834
|
@ -71,7 +71,7 @@ in
|
|||
}
|
||||
{
|
||||
block = "battery";
|
||||
format = " $percentage ($time) ";
|
||||
format = " $icon $percentage ($time) ";
|
||||
full_format = " $icon $percentage ";
|
||||
}
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue