Update .config/btop/btop.conf

This commit is contained in:
2025-11-01 15:37:49 +01:00
parent addc4da618
commit 870690ca34

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