waybar: add padding to battery icon
This commit is contained in:
parent
a27a843ec2
commit
5951cad1ef
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ in {
|
||||||
tooltip = false;
|
tooltip = false;
|
||||||
};
|
};
|
||||||
memory = {
|
memory = {
|
||||||
format = " {percentage}%";
|
format = " {percentage}% ";
|
||||||
tooltip = true;
|
tooltip = true;
|
||||||
tooltip-format = "{used}/{total}";
|
tooltip-format = "{used}/{total}";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue