diff --git a/zsh/.config/htop/htoprc b/zsh/.config/htop/htoprc index 96f1823..34bde06 100644 --- a/zsh/.config/htop/htoprc +++ b/zsh/.config/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 111 49 1 -sort_key=46 +sort_key=47 sort_direction=1 hide_threads=0 hide_kernel_threads=1 @@ -12,7 +12,7 @@ show_program_path=1 highlight_base_name=0 highlight_megabytes=1 highlight_threads=0 -tree_view=1 +tree_view=0 header_margin=1 detailed_cpu_time=0 cpu_count_from_zero=0 @@ -22,4 +22,5 @@ color_scheme=6 delay=15 left_meters=AllCPUs Memory Swap left_meter_modes=1 1 1 -right_meters=Hostname Tasks LoadAv +right_meters=Clock Uptime Hostname LoadAverage CPU +right_meter_modes=2 2 2 2 1