From 06b0c7eb739fd430aacbb46f183cea4aaf17300a Mon Sep 17 00:00:00 2001 From: Timmy Keller Date: Sun, 17 Apr 2022 10:46:33 -0500 Subject: small changes to zsh and st configsa --- htop/htoprc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'htop/htoprc') diff --git a/htop/htoprc b/htop/htoprc index 572a374..0eb61a0 100644 --- a/htop/htoprc +++ b/htop/htoprc @@ -2,7 +2,7 @@ # 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_direction=1 +sort_direction=-1 tree_sort_key=124 tree_sort_direction=1 hide_kernel_threads=1 @@ -11,6 +11,7 @@ shadow_other_users=0 show_thread_names=0 show_program_path=1 highlight_base_name=1 +highlight_deleted_exe=1 highlight_megabytes=1 highlight_threads=1 highlight_changes=0 @@ -20,6 +21,7 @@ strip_exe_from_cmdline=1 show_merged_command=0 tree_view=0 tree_view_always_by_pid=0 +all_branches_collapsed=0 header_margin=1 detailed_cpu_time=0 cpu_count_from_one=1 -- cgit v1.2.3