Update .config/btop/btop.conf

Update .config/hypr/hyprland/exec.conf
This commit is contained in:
2025-12-07 20:31:46 +01:00
parent 9ca02733e9
commit 37f0ff75f8
2 changed files with 1 additions and 2 deletions

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