Modules/Btop: Re-enable process tree view
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user