home: wm: i3bar: better 'battery' formats
All checks were successful
ci/woodpecker/push/check Pipeline was successful
All checks were successful
ci/woodpecker/push/check Pipeline was successful
This commit is contained in:
parent
72dd9ae834
commit
9781ef06b0
|
@ -71,7 +71,8 @@ in
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
block = "battery";
|
block = "battery";
|
||||||
format = " $icon $percentage ($time) ";
|
format = " $icon $percentage{ ($time)|} ";
|
||||||
|
not_charging_format = " $icon $percentage ";
|
||||||
full_format = " $icon $percentage ";
|
full_format = " $icon $percentage ";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue