summary refs log tree commit diff
path: root/home
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-23 23:22:23 -0400
committerJune McEnroe <june@causal.agency>2021-09-23 23:22:23 -0400
commitcb7a0f1ceeeb443fc9142cd19d674c5fa4a2ab4a (patch)
treeb2d561b5736094856992ec492b833b944bb1d9fd /home
parentAllow FocusEvents in xterm (diff)
downloadsrc-cb7a0f1ceeeb443fc9142cd19d674c5fa4a2ab4a.tar.gz
src-cb7a0f1ceeeb443fc9142cd19d674c5fa4a2ab4a.zip
Hide htop "function bar"
Useless thing...
Diffstat (limited to 'home')
-rw-r--r--home/.config/htop/htoprc13
1 files changed, 11 insertions, 2 deletions
diff --git a/home/.config/htop/htoprc b/home/.config/htop/htoprc
index cdda268d..705323ef 100644
--- a/home/.config/htop/htoprc
+++ b/home/.config/htop/htoprc
@@ -3,7 +3,8 @@
 fields=0 48 39 2 46 49 1
 sort_key=47
 sort_direction=1
-hide_threads=0
+tree_sort_key=0
+tree_sort_direction=1
 hide_kernel_threads=1
 hide_userland_threads=1
 shadow_other_users=0
@@ -12,10 +13,17 @@ show_program_path=1
 highlight_base_name=1
 highlight_megabytes=1
 highlight_threads=1
+highlight_changes=0
+highlight_changes_delay_secs=5
+find_comm_in_cmdline=1
+strip_exe_from_cmdline=1
+show_merged_command=0
 tree_view=1
+tree_view_always_by_pid=0
+all_branches_collapsed=0
 header_margin=0
 detailed_cpu_time=0
-cpu_count_from_zero=0
+cpu_count_from_one=1
 show_cpu_usage=1
 show_cpu_frequency=0
 update_process_names=0
@@ -27,3 +35,4 @@ left_meters=AllCPUs2
 left_meter_modes=1
 right_meters=Memory Swap
 right_meter_modes=1 1
+hide_function_bar=2