diff options
Diffstat (limited to 'dev')
-rw-r--r-- | dev/.config/htop/htoprc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/.config/htop/htoprc b/dev/.config/htop/htoprc index 0a481c9..44afee9 100644 --- a/dev/.config/htop/htoprc +++ b/dev/.config/htop/htoprc @@ -2,7 +2,7 @@ # 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=47 -sort_direction=1 +sort_direction=-1 tree_sort_key=0 tree_sort_direction=1 hide_kernel_threads=1 |