diff options
author | Patrick Simianer <pks@pks.rocks> | 2018-10-19 16:44:48 +0200 |
---|---|---|
committer | Patrick Simianer <pks@pks.rocks> | 2018-10-19 16:44:48 +0200 |
commit | d48f2fe129165247ea1bf56ce9b87c6031cc4fd9 (patch) | |
tree | c963de17456af9a92b0863d825beb41bdf407c5a | |
parent | 5cc38eb1db88eeb37f9c7e83a6c6b09d04417f8a (diff) |
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 |