1

Modules/Btop: Re-enable process tree view

This commit is contained in:
2025-07-14 23:49:40 +02:00
parent b2c7a3b2e2
commit 297c6abdea

View File

@ -117,7 +117,7 @@ in {
shown_boxes = "cpu gpu0 mem net proc";
update_ms = 1000;
proc_sorting = "memory";
proc_tree = false;
proc_tree = true;
proc_mem_bytes = true;
proc_cpu_graphs = true;