home: wm: i3bar: fix 'battery' block icon

This commit is contained in:
Bruno BELANYI 2023-04-01 20:20:44 +01:00
parent f15b3aa23d
commit 72dd9ae834

View file

@ -71,7 +71,7 @@ in
}
{
block = "battery";
format = " $percentage ($time) ";
format = " $icon $percentage ($time) ";
full_format = " $icon $percentage ";
}
{