Compare commits
2 commits
f15b3aa23d
...
9781ef06b0
Author | SHA1 | Date | |
---|---|---|---|
Bruno BELANYI | 9781ef06b0 | ||
Bruno BELANYI | 72dd9ae834 |
|
@ -71,7 +71,8 @@ in
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
block = "battery";
|
block = "battery";
|
||||||
format = " $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