diff --git a/.config/htop/htoprc b/.config/htop/htoprc index ff86360..1db2390 100644 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc @@ -1,6 +1,6 @@ # 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=100 0 38 39 2 46 47 1 +fields=100 0 47 38 39 2 46 47 1 sort_key=46 sort_direction=1 hide_threads=0 @@ -13,14 +13,17 @@ highlight_base_name=1 highlight_megabytes=1 highlight_threads=1 tree_view=0 -header_margin=1 +header_margin=0 detailed_cpu_time=0 cpu_count_from_zero=1 +show_cpu_usage=1 +show_cpu_frequency=0 update_process_names=0 account_guest_in_cpu_meter=0 -color_scheme=0 +color_scheme=6 +enable_mouse=1 delay=15 -left_meters=CPU Memory Swap -left_meter_modes=1 1 1 +left_meters=CPU Memory Swap ZFSARC +left_meter_modes=1 1 1 2 right_meters=Hostname Uptime Tasks LoadAverage -right_meter_modes=2 2 2 2 +right_meter_modes=2 2 2 2 \ No newline at end of file