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 10cdb43..05610e3 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 17 18 38 39 40 2 46 47 49 1 -sort_key=46 +sort_key=39 sort_direction=1 hide_threads=0 hide_kernel_threads=0 |