AutoYADM commit: 2025-01-14 00:40:05

This commit is contained in:
Daniel Fichtinger 2025-01-14 00:40:05 -05:00
parent c0830859ed
commit 00ba410b20

View file

@ -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