dotfiles/config/htop/htoprc (view raw)
| 1 | fields=0 48 17 18 38 39 40 2 46 47 49 1 |
| 2 | sort_key=46 |
| 3 | sort_direction=1 |
| 4 | hide_threads=0 |
| 5 | hide_kernel_threads=1 |
| 6 | hide_userland_threads=0 |
| 7 | shadow_other_users=0 |
| 8 | show_thread_names=0 |
| 9 | show_program_path=0 |
| 10 | highlight_base_name=1 |
| 11 | highlight_megabytes=1 |
| 12 | highlight_threads=1 |
| 13 | tree_view=0 |
| 14 | header_margin=1 |
| 15 | detailed_cpu_time=0 |
| 16 | cpu_count_from_zero=0 |
| 17 | show_cpu_usage=1 |
| 18 | show_cpu_frequency=1 |
| 19 | update_process_names=0 |
| 20 | account_guest_in_cpu_meter=0 |
| 21 | color_scheme=0 |
| 22 | enable_mouse=1 |
| 23 | delay=15 |
| 24 | left_meters=AllCPUs Memory Swap |
| 25 | left_meter_modes=1 1 1 |
| 26 | right_meters=Clock Uptime Tasks LoadAverage |
| 27 | right_meter_modes=2 2 2 2 |
| 28 | vim_mode=1 |