Update .config/btop/btop.conf

Update .config/hypr/hyprland/workspace_assign/workspace_2.conf
This commit is contained in:
2025-11-30 19:13:45 +01:00
parent cb0a44d1a7
commit dc3faca571
2 changed files with 3 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 = "user"
proc_sorting = "name"
#* Reverse sorting order, True or False.
proc_reversed = False