diff options
Diffstat (limited to '.config/htop')
-rw-r--r-- | .config/htop/htoprc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/htop/htoprc b/.config/htop/htoprc index 0e27c8d..aa00fcd 100644 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc @@ -9,7 +9,7 @@ hide_userland_threads=1 shadow_other_users=0 show_thread_names=0 show_program_path=1 -highlight_base_name=0 +highlight_base_name=1 highlight_megabytes=1 highlight_threads=1 tree_view=0 |