diff options
Diffstat (limited to 'htop')
-rw-r--r-- | htop/.config/htop/htoprc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htop/.config/htop/htoprc b/htop/.config/htop/htoprc index 0297d95..d0ff8ef 100644 --- a/htop/.config/htop/htoprc +++ b/htop/.config/htop/htoprc @@ -8,6 +8,7 @@ hide_kernel_threads=1 hide_userland_threads=0 shadow_other_users=0 show_thread_names=0 +show_program_path=1 highlight_base_name=0 highlight_megabytes=1 highlight_threads=0 |