show mem avaiable
This commit is contained in:
parent
5490c7dfcc
commit
87320b2d52
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
};
|
||||
"memory" = {
|
||||
settings = {
|
||||
format = " %free";
|
||||
format = " %available";
|
||||
format_degraded = " LOW: %free";
|
||||
memory_used_method = "classical";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue