Update .config/btop/btop.conf

Update .config/hypr/hyprland/rules.conf
Update .config/fish/fish_variables
This commit is contained in:
2026-01-10 20:34:41 +01:00
parent 757b351010
commit 0ba5219be6
3 changed files with 14 additions and 1 deletions

View File

@@ -60,7 +60,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 = "threads"
proc_sorting = "memory"
#* Reverse sorting order, True or False.
proc_reversed = false