Update .config/btop/btop.conf

Update .config/hypr/hyprland/rules/signal.conf
Update .config/nvim/lazy-lock.json
This commit is contained in:
2025-10-12 13:33:30 +02:00
parent 2bdeb04822
commit 1668fac44b
3 changed files with 12 additions and 6 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 lazy"
#* Reverse sorting order, True or False.
proc_reversed = False