diff options
author | Vikas Kushwaha <dev@vikas.rocks> | 2025-01-10 15:08:05 +0530 |
---|---|---|
committer | Vikas Kushwaha <dev@vikas.rocks> | 2025-01-10 15:08:05 +0530 |
commit | e02304f014645a01ef6cdd40276997dea58504d9 (patch) | |
tree | 49ac70d8b348fa138f681e2fe6fa8f92b512ec9e /.config/htop | |
parent | 776f17159bccd342bdc8ab9afdd035196f48d385 (diff) |
Cleaning up 'bin' folder.
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 4a3ad55..1679191 100644 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc @@ -8,7 +8,7 @@ hide_userland_threads=0 hide_running_in_container=0 shadow_other_users=0 show_thread_names=0 -show_program_path=1 +show_program_path=0 highlight_base_name=0 highlight_deleted_exe=1 shadow_distribution_path_prefix=0 |