more compact battery indicator
This commit is contained in:
parent
87320b2d52
commit
642dcbe426
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@
|
|||
};
|
||||
"memory" = {
|
||||
settings = {
|
||||
format = " %available";
|
||||
format_degraded = " LOW: %free";
|
||||
format = " %available";
|
||||
format_degraded = " LOW: %free";
|
||||
memory_used_method = "classical";
|
||||
};
|
||||
position = 2;
|
||||
|
|
Loading…
Reference in a new issue