From 29eef9ec59b7ba8432ad968bf2aa9a08a3bea445 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sat, 16 Oct 2021 07:38:57 +0200 Subject: [PATCH] htop: fix sorting --- bundles/basic/files/htoprc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/basic/files/htoprc b/bundles/basic/files/htoprc index 5f25478..68ef687 100644 --- a/bundles/basic/files/htoprc +++ b/bundles/basic/files/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=46 -sort_direction=1 +sort_direction=-1 tree_sort_key=0 tree_sort_direction=1 hide_kernel_threads=1