diff options
Diffstat (limited to 'htop')
-rw-r--r-- | htop/htoprc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htop/htoprc b/htop/htoprc index 0eb61a0..dab6cdf 100644 --- a/htop/htoprc +++ b/htop/htoprc @@ -19,7 +19,7 @@ highlight_changes_delay_secs=5 find_comm_in_cmdline=1 strip_exe_from_cmdline=1 show_merged_command=0 -tree_view=0 +tree_view=1 tree_view_always_by_pid=0 all_branches_collapsed=0 header_margin=1 |