enable per-core cpu in btop

This commit is contained in:
Noa Aarts 2024-11-16 19:14:47 +01:00
parent 8e1242c785
commit 5d424a0cf2
Signed by: noa
GPG key ID: 1850932741EFF672

View file

@ -170,6 +170,7 @@ in
rounded_corners = true; rounded_corners = true;
update_ms = 500; update_ms = 500;
proc_mem_bytes = true; proc_mem_bytes = true;
proc_per_core = true;
}; };
}; };
direnv = { direnv = {