htoprc
This commit is contained in:
parent
f6f958143a
commit
4a979935da
1 changed files with 5 additions and 5 deletions
|
@ -5,7 +5,7 @@ sort_key=46
|
|||
sort_direction=1
|
||||
hide_threads=0
|
||||
hide_kernel_threads=1
|
||||
hide_userland_threads=1
|
||||
hide_userland_threads=0
|
||||
shadow_other_users=1
|
||||
show_thread_names=0
|
||||
show_program_path=1
|
||||
|
@ -20,7 +20,7 @@ update_process_names=0
|
|||
account_guest_in_cpu_meter=0
|
||||
color_scheme=0
|
||||
delay=15
|
||||
left_meters=CPU Tasks LoadAverage
|
||||
left_meter_modes=3 2 2
|
||||
right_meters=Memory Memory Swap
|
||||
right_meter_modes=3 1 1
|
||||
left_meters=AllCPUs CPU
|
||||
left_meter_modes=1 1
|
||||
right_meters=Uptime LoadAverage Tasks Memory Swap
|
||||
right_meter_modes=2 2 2 1 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue