AutoYADM commit: 2025-01-14 00:40:05
This commit is contained in:
parent
c0830859ed
commit
00ba410b20
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ update_ms = 2000
|
|||
|
||||
#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct",
|
||||
#* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly.
|
||||
proc_sorting = "cpu lazy"
|
||||
proc_sorting = "memory"
|
||||
|
||||
#* Reverse sorting order, True or False.
|
||||
proc_reversed = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue