From 365b7bee31427ccb82250e3a09ccff10820145ac Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 9 Mar 2026 02:34:52 +0100 Subject: htop: Update config --- .config/htop/htoprc | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) (limited to '.config') diff --git a/.config/htop/htoprc b/.config/htop/htoprc index 35f4039..94c3d56 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. -htop_version=3.3.0 +htop_version=3.4.1-3.4.1 config_reader_min_version=3 fields=0 48 17 18 38 39 40 2 46 47 49 1 hide_kernel_threads=1 @@ -9,7 +9,7 @@ hide_running_in_container=0 shadow_other_users=0 show_thread_names=0 show_program_path=1 -highlight_base_name=0 +highlight_base_name=1 highlight_deleted_exe=1 shadow_distribution_path_prefix=0 highlight_megabytes=1 @@ -22,22 +22,26 @@ show_merged_command=1 header_margin=1 screen_tabs=1 detailed_cpu_time=0 -cpu_count_from_one=0 +cpu_count_from_one=1 show_cpu_usage=1 show_cpu_frequency=0 -show_cpu_temperature=0 -degree_fahrenheit=0 +show_cached_memory=1 update_process_names=0 account_guest_in_cpu_meter=0 color_scheme=0 enable_mouse=1 delay=15 hide_function_bar=0 -header_layout=two_50_50 -column_meters_0=LeftCPUs Memory -column_meter_modes_0=1 1 -column_meters_1=RightCPUs Battery -column_meter_modes_1=1 1 +topology_affinity=0 +header_layout=four_25_25_25_25 +column_meters_0=CPU(1) CPU(2) CPU(3) CPU(4) CPU(5) CPU(6) CPU(7) CPU(8) Memory +column_meter_modes_0=1 1 1 1 1 1 1 1 1 +column_meters_1=CPU(9) CPU(10) CPU(11) CPU(12) CPU(13) CPU(14) CPU(15) CPU(16) Swap +column_meter_modes_1=1 1 1 1 1 1 1 1 1 +column_meters_2=CPU(17) CPU(18) CPU(19) CPU(20) CPU(21) CPU(22) CPU(23) CPU(24) GPU +column_meter_modes_2=1 1 1 1 1 1 1 1 2 +column_meters_3=CPU(25) CPU(26) CPU(27) CPU(28) CPU(29) CPU(30) CPU(31) CPU(32) DiskIO NetworkIO +column_meter_modes_3=1 1 1 1 1 1 1 1 2 2 tree_view=0 sort_key=46 tree_sort_key=0 @@ -53,7 +57,7 @@ screen:Main=PID USER PRIORITY NICE M_VIRT M_RESIDENT M_SHARE STATE PERCENT_CPU P .sort_direction=-1 .tree_sort_direction=1 .all_branches_collapsed=0 -screen:I/O=PID USER IO_PRIORITY IO_RATE IO_READ_RATE IO_WRITE_RATE PERCENT_SWAP_DELAY PERCENT_IO_DELAY Command +screen:I/O=PID USER IO_PRIORITY IO_RATE IO_READ_RATE IO_WRITE_RATE Command .sort_key=IO_RATE .tree_sort_key=PID .tree_view_always_by_pid=0 -- cgit v1.2.3