This commit is contained in:
2026-08-18 19:12:17 -07:00
parent fc8062f1c1
commit 7d560759ca
7 changed files with 276 additions and 367 deletions
+1 -1
View File
@@ -68,7 +68,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 = "memory"
proc_sorting = "cpu lazy"
#* Reverse sorting order, True or False.
proc_reversed = false