more compact battery indicator

This commit is contained in:
Cyryl Płotnicki 2021-06-04 19:22:46 +01:00
parent 87320b2d52
commit 642dcbe426

View file

@ -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;