summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2021-08-24 16:48:56 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2021-08-24 16:48:56 (EDT)
commit748ab797fd9da4ad5aabf2c201de84f5c896b95b (patch)
treed4e52717b8e08fa8977d2fef1b43e8f4fb390d2b
parent6383f54e942c1b611344cce65177d34f991ee903 (diff)
downloadhtop-748ab797fd9da4ad5aabf2c201de84f5c896b95b.zip
htop-748ab797fd9da4ad5aabf2c201de84f5c896b95b.tar.gz
htop-748ab797fd9da4ad5aabf2c201de84f5c896b95b.tar.bz2
.config/htop/htoprc: Hide program path
-rw-r--r--.config/htop/htoprc2
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