diff options
| author | Xiao Pan <gky44px1999@gmail.com> | 2024-05-26 17:42:36 -0700 | 
|---|---|---|
| committer | Xiao Pan <gky44px1999@gmail.com> | 2024-06-01 14:59:43 -0700 | 
| commit | 0d1f891e19c56d226afcbee233d305c8c911ac2d (patch) | |
| tree | 7e5d8cc169992f26d9e701c0901c82852a809024 /home/xyz/.config/htop | |
| parent | 52aed45a8fb71928ed21697eb841f7d2acfecd9a (diff) | |
htop merge command name and command line
https://unix.stackexchange.com/a/657002
Diffstat (limited to 'home/xyz/.config/htop')
| -rw-r--r-- | home/xyz/.config/htop/htoprc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/home/xyz/.config/htop/htoprc b/home/xyz/.config/htop/htoprc index 444e8ad4..3b02ceda 100644 --- a/home/xyz/.config/htop/htoprc +++ b/home/xyz/.config/htop/htoprc @@ -18,7 +18,7 @@ highlight_changes=0  highlight_changes_delay_secs=5  find_comm_in_cmdline=1  strip_exe_from_cmdline=1 -show_merged_command=0 +show_merged_command=1  header_margin=1  screen_tabs=1  detailed_cpu_time=1 | 
