From 00ba410b204529c79996417543592da902279bf1 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Tue, 14 Jan 2025 00:40:05 -0500 Subject: [PATCH] AutoYADM commit: 2025-01-14 00:40:05 --- .config/btop/btop.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/btop/btop.conf b/.config/btop/btop.conf index b31a95ff..0da3fadb 100644 --- a/.config/btop/btop.conf +++ b/.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 = "memory" #* Reverse sorting order, True or False. proc_reversed = False