Update 2025-01-28

This commit is contained in:
2025-01-28 19:27:12 +02:00
parent 9743b5c953
commit 7344a9e77a
31 changed files with 34 additions and 24 deletions

View File

@@ -57,7 +57,7 @@ update_ms = 500
#* 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 direct"
proc_sorting = "memory"
#* Reverse sorting order, True or False.
proc_reversed = False