dotfiles

Dash Eclipse's dotfiles
git clone git://ezup.dev/dotfiles.git
Log | Files | Refs | README | LICENSE

commit 33383ba8756f47390962186ae50712b151375b26
parent 32a49c94004a622b79c60653e7e61d9ae07450b0
Author: Dash Eclipse <dashezup@disroot.org>
Date:   Sun, 27 Mar 2022 21:22:35 +0000

feat: htop/htoprc: customize meters

* F2 - Display options - [x] Tree view
* F2 - Display options - [x] Highlight program "basename"
* F2 - Meters

Diffstat:
M.config/htop/htoprc | 12++++++------
1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/.config/htop/htoprc b/.config/htop/htoprc @@ -12,7 +12,7 @@ hide_userland_threads=0 shadow_other_users=0 show_thread_names=0 show_program_path=1 -highlight_base_name=0 +highlight_base_name=1 highlight_deleted_exe=1 highlight_megabytes=1 highlight_threads=1 @@ -21,7 +21,7 @@ highlight_changes_delay_secs=5 find_comm_in_cmdline=1 strip_exe_from_cmdline=1 show_merged_command=0 -tree_view=0 +tree_view=1 tree_view_always_by_pid=0 all_branches_collapsed=0 header_margin=1 @@ -36,7 +36,7 @@ enable_mouse=1 delay=15 hide_function_bar=0 header_layout=two_50_50 -column_meters_0=AllCPUs Memory Swap -column_meter_modes_0=1 1 1 -column_meters_1=Tasks LoadAverage Uptime -column_meter_modes_1=2 2 2 +column_meters_0=Load Blank CPU Memory Swap Blank Memory Memory Blank NetworkIO NetworkIO Blank LoadAverage CPU AllCPUs +column_meter_modes_0=4 2 1 1 1 2 2 3 2 2 3 2 2 2 1 +column_meters_1=Uptime Blank Battery Zram HugePages Blank Swap Swap Blank DiskIO DiskIO Blank Hostname System DateTime Tasks SELinux +column_meter_modes_1=4 2 1 1 1 2 2 3 2 2 3 2 2 2 2 2 2