Skip to content

Instantly share code, notes, and snippets.

@Jaid
Last active August 13, 2022 10:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jaid/d519aff77c198b0c452ba792358b6545 to your computer and use it in GitHub Desktop.
Save Jaid/d519aff77c198b0c452ba792358b6545 to your computer and use it in GitHub Desktop.
My custom htop config file for Ubuntu Server
fields=0 2 45 46 38 109 110 20 1
sort_key=46
sort_direction=-1
tree_sort_key=38
tree_sort_direction=-1
hide_kernel_threads=1
hide_userland_threads=1
shadow_other_users=0
show_thread_names=0
show_program_path=1
highlight_base_name=1
highlight_megabytes=1
highlight_threads=1
highlight_changes=1
highlight_changes_delay_secs=5
find_comm_in_cmdline=1
strip_exe_from_cmdline=1
show_merged_command=1
tree_view=0
tree_view_always_by_pid=0
header_margin=1
detailed_cpu_time=0
cpu_count_from_one=0
show_cpu_usage=1
show_cpu_frequency=1
show_cpu_temperature=1
degree_fahrenheit=0
update_process_names=0
account_guest_in_cpu_meter=0
color_scheme=0
enable_mouse=1
delay=20
left_meters=AllCPUs
left_meter_modes=1
right_meters=Memory Swap Tasks LoadAverage DiskIO NetworkIO Uptime
right_meter_modes=1 1 2 2 2 2 2
hide_function_bar=0
- target: .config/htop/htoprc
userHome: true
mkdir: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment