diff options
Diffstat (limited to 'htop/htoprc')
-rw-r--r-- | htop/htoprc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htop/htoprc b/htop/htoprc index fef376f..0eb61a0 100644 --- a/htop/htoprc +++ b/htop/htoprc @@ -3,7 +3,7 @@ fields=0 48 124 46 47 109 110 17 2 18 49 16 1 sort_key=46 sort_direction=-1 -tree_sort_key=46 +tree_sort_key=124 tree_sort_direction=1 hide_kernel_threads=1 hide_userland_threads=0 |