Btop: Disable tree by default.

This commit is contained in:
Dmitry Voronin 2024-11-11 00:22:53 +03:00
parent 56aa6bd62a
commit bfc1178360
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -58,7 +58,7 @@
proc_per_core = true;
proc_reversed = false;
proc_sorting = "memory";
proc_tree = true;
proc_tree = false;
rounded_corners = true;
selected_battery = "Auto";
show_battery = true;