home: wm: i3bar: remove redundant '%'

This commit is contained in:
Bruno BELANYI 2021-08-31 18:29:02 +02:00
parent 808058d576
commit 8596ce8638

View file

@ -40,8 +40,8 @@ in
}
{
block = "battery";
format = "{percentage}% ({time})";
full_format = "{percentage}%";
format = "{percentage} ({time})";
full_format = "{percentage}";
}
{
block = "temperature";