From 12ce8bdd65d3b5fcd6e8227eaecd5f772a90f8da Mon Sep 17 00:00:00 2001 From: Sam Chudnick Date: Sun, 11 Jun 2023 08:00:24 -0400 Subject: Configuration file updates and additions. --- .config/htop/htoprc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.config/htop/htoprc') diff --git a/.config/htop/htoprc b/.config/htop/htoprc index 4f6016b..0e89964 100644 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc @@ -1,10 +1,10 @@ # 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 20 46 47 1 -sort_key=47 -sort_direction=1 -tree_sort_key=0 -tree_sort_direction=1 +sort_key=46 +sort_direction=-1 +tree_sort_key=46 +tree_sort_direction=-1 hide_kernel_threads=1 hide_userland_threads=1 shadow_other_users=0 -- cgit v1.2.3