Update htoprc for new features.
This commit is contained in:
parent
2880b02fcf
commit
aab3286334
1 changed files with 8 additions and 8 deletions
|
|
@ -7,7 +7,7 @@ hide_kernel_threads=1
|
||||||
hide_userland_threads=0
|
hide_userland_threads=0
|
||||||
shadow_other_users=1
|
shadow_other_users=1
|
||||||
show_thread_names=0
|
show_thread_names=0
|
||||||
show_program_path=1
|
show_program_path=0
|
||||||
highlight_base_name=1
|
highlight_base_name=1
|
||||||
highlight_deleted_exe=1
|
highlight_deleted_exe=1
|
||||||
highlight_megabytes=1
|
highlight_megabytes=1
|
||||||
|
|
@ -18,7 +18,7 @@ find_comm_in_cmdline=1
|
||||||
strip_exe_from_cmdline=1
|
strip_exe_from_cmdline=1
|
||||||
show_merged_command=0
|
show_merged_command=0
|
||||||
header_margin=0
|
header_margin=0
|
||||||
screen_tabs=0
|
screen_tabs=1
|
||||||
detailed_cpu_time=0
|
detailed_cpu_time=0
|
||||||
cpu_count_from_one=0
|
cpu_count_from_one=0
|
||||||
show_cpu_usage=1
|
show_cpu_usage=1
|
||||||
|
|
@ -26,16 +26,16 @@ show_cpu_frequency=0
|
||||||
show_cpu_temperature=0
|
show_cpu_temperature=0
|
||||||
degree_fahrenheit=0
|
degree_fahrenheit=0
|
||||||
update_process_names=0
|
update_process_names=0
|
||||||
account_guest_in_cpu_meter=0
|
account_guest_in_cpu_meter=1
|
||||||
color_scheme=0
|
color_scheme=6
|
||||||
enable_mouse=1
|
enable_mouse=0
|
||||||
delay=15
|
delay=15
|
||||||
hide_function_bar=0
|
hide_function_bar=0
|
||||||
header_layout=two_50_50
|
header_layout=two_50_50
|
||||||
column_meters_0=AllCPUs CPU
|
column_meters_0=AllCPUs2 CPU
|
||||||
column_meter_modes_0=1 1
|
column_meter_modes_0=1 1
|
||||||
column_meters_1=Uptime LoadAverage Tasks Memory Swap
|
column_meters_1=Uptime LoadAverage Tasks NetworkIO Memory Swap
|
||||||
column_meter_modes_1=2 2 2 1 1
|
column_meter_modes_1=2 2 2 2 1 1
|
||||||
tree_view=0
|
tree_view=0
|
||||||
sort_key=46
|
sort_key=46
|
||||||
tree_sort_key=0
|
tree_sort_key=0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue