mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(i3status-rust): show only used (and not cached) memory
This commit is contained in:
@@ -138,7 +138,7 @@ in
|
||||
{
|
||||
block = "memory";
|
||||
display_type = "memory";
|
||||
format_mem = "{MUg}G";
|
||||
format_mem = "{Mug}G";
|
||||
clickable = false;
|
||||
}
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user