home: wm: i3bar: remove redundant '%'

This commit is contained in:
Bruno BELANYI 2021-08-31 18:29:02 +02:00
parent bf6af94bec
commit 9a5bba7574

View file

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