We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fcf512 commit 3fceda1Copy full SHA for 3fceda1
apps/htop/rc
@@ -8,7 +8,7 @@ hide_kernel_threads=1
8
hide_userland_threads=1
9
shadow_other_users=0
10
show_thread_names=0
11
-show_program_path=1
+show_program_path=0
12
highlight_base_name=1
13
highlight_megabytes=1
14
highlight_threads=1
@@ -24,3 +24,4 @@ left_meters=LeftCPUs2 Memory Swap
24
left_meter_modes=1 1 1
25
right_meters=RightCPUs2 Tasks LoadAverage Uptime
26
right_meter_modes=1 2 2 2
27
+vim_mode=1
0 commit comments