Update htoprc.
This commit is contained in:
parent
ec24e87c5a
commit
a77cfc9408
1 changed files with 5 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# Beware! This file is rewritten by htop when settings are changed in the interface.
|
# Beware! This file is rewritten by htop when settings are changed in the interface.
|
||||||
# The parser is also very primitive, and not human-friendly.
|
# The parser is also very primitive, and not human-friendly.
|
||||||
fields=0 48 17 18 38 39 40 2 46 47 49 1
|
fields=0 48 17 18 38 39 40 2 46 47 49 1
|
||||||
sort_key=46
|
sort_key=46
|
||||||
sort_direction=1
|
sort_direction=1
|
||||||
hide_threads=0
|
hide_threads=0
|
||||||
|
|
@ -20,7 +20,7 @@ update_process_names=0
|
||||||
account_guest_in_cpu_meter=0
|
account_guest_in_cpu_meter=0
|
||||||
color_scheme=0
|
color_scheme=0
|
||||||
delay=15
|
delay=15
|
||||||
left_meters=AllCPUs CPU
|
left_meters=AllCPUs CPU
|
||||||
left_meter_modes=1 1
|
left_meter_modes=1 1
|
||||||
right_meters=Uptime LoadAverage Tasks Memory Swap
|
right_meters=Uptime LoadAverage Tasks Memory Swap
|
||||||
right_meter_modes=2 2 2 1 1
|
right_meter_modes=2 2 2 1 1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue