From 14f0df3b619624656bffaa496e51165f95142531 Mon Sep 17 00:00:00 2001 From: Jonas Hahn Date: Tue, 18 Nov 2025 09:41:47 +0100 Subject: [PATCH] auto up 09:41:45 up 1:27, 2 users, load average: 0.31, 0.36, 0.36 --- cli/dot-config/btop/btop.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/dot-config/btop/btop.conf b/cli/dot-config/btop/btop.conf index 9116426..30e82fe 100644 --- a/cli/dot-config/btop/btop.conf +++ b/cli/dot-config/btop/btop.conf @@ -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 = "user" #* Reverse sorting order, True or False. proc_reversed = True