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 0eb61a0..56ce8e6 100644 --- a/htop/htoprc +++ b/htop/htoprc @@ -1,7 +1,7 @@ # Beware! This file is rewritten by htop when settings are changed in the interface. # The parser is also very primitive, and not human-friendly. fields=0 48 124 46 47 109 110 17 2 18 49 16 1 -sort_key=46 +sort_key=110 sort_direction=-1 tree_sort_key=124 tree_sort_direction=1 |