From d7ba8441f282268e2fe66df700b9fc3e5d9b42ad Mon Sep 17 00:00:00 2001 From: Felix Buehler Date: Sat, 8 Jul 2017 01:12:02 +0200 Subject: [PATCH] htop: added detailed_cpu_time & highlight basename --- top/htoprc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/top/htoprc b/top/htoprc index cf71957..fa99e5f 100644 --- a/top/htoprc +++ b/top/htoprc @@ -9,12 +9,12 @@ hide_userland_threads=0 shadow_other_users=0 show_thread_names=0 show_program_path=0 -highlight_base_name=0 +highlight_base_name=1 highlight_megabytes=1 highlight_threads=1 tree_view=1 header_margin=1 -detailed_cpu_time=0 +detailed_cpu_time=1 cpu_count_from_zero=0 update_process_names=0 account_guest_in_cpu_meter=0