Update .config/btop/btop.conf

Update .config/hypr/hyprland/workspace_assign/workspace_2.conf
This commit is contained in:
2025-12-03 14:22:45 +01:00
parent 57190b9fd0
commit d2439e96d2
2 changed files with 2 additions and 1 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 = "user"
proc_sorting = "cpu direct"
#* Reverse sorting order, True or False.
proc_reversed = False