Update .config/btop/btop.conf

This commit is contained in:
2025-11-28 16:52:27 +01:00
parent 558dfe6945
commit 3abbaaecc6

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 direct"
proc_sorting = "user"
#* Reverse sorting order, True or False.
proc_reversed = False