htop: added detailed_cpu_time & highlight basename

This commit is contained in:
Felix Buehler 2017-07-08 01:12:02 +02:00
parent 5b1f0b8f5a
commit d7ba8441f2

View file

@ -9,12 +9,12 @@ hide_userland_threads=0
shadow_other_users=0 shadow_other_users=0
show_thread_names=0 show_thread_names=0
show_program_path=0 show_program_path=0
highlight_base_name=0 highlight_base_name=1
highlight_megabytes=1 highlight_megabytes=1
highlight_threads=1 highlight_threads=1
tree_view=1 tree_view=1
header_margin=1 header_margin=1
detailed_cpu_time=0 detailed_cpu_time=1
cpu_count_from_zero=0 cpu_count_from_zero=0
update_process_names=0 update_process_names=0
account_guest_in_cpu_meter=0 account_guest_in_cpu_meter=0