waybar: change icon of storage
This commit is contained in:
parent
443c1e8adf
commit
ed773420a8
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ in {
|
|||
tooltip-format = "{used}/{total}";
|
||||
};
|
||||
disk = {
|
||||
format = " {specific_used:0.0f}/{specific_total:0.0f}";
|
||||
format = " {specific_used:0.0f}/{specific_total:0.0f}";
|
||||
unit = "GiB";
|
||||
tooltip = false;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue