diff options
-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 01a2496..98b2416 100644 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc @@ -9,7 +9,7 @@ hide_kernel_threads=1 hide_userland_threads=1 shadow_other_users=0 show_thread_names=0 -show_program_path=1 +show_program_path=0 highlight_base_name=1 highlight_megabytes=1 highlight_threads=1 |