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" = {
|
"memory" = {
|
||||||
settings = {
|
settings = {
|
||||||
format = " %available";
|
format = " %available";
|
||||||
format_degraded = " LOW: %free";
|
format_degraded = " LOW: %free";
|
||||||
memory_used_method = "classical";
|
memory_used_method = "classical";
|
||||||
};
|
};
|
||||||
position = 2;
|
position = 2;
|
||||||
|
|
Loading…
Reference in a new issue