Update .config/btop/btop.conf

Update .config/fish/config.fish
Update .config/fish/functions/fish_prompt.fish
This commit is contained in:
2026-01-07 11:27:02 +01:00
parent 2e03217e90
commit 757b351010
3 changed files with 29 additions and 88 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 = "cpu lazy"
proc_sorting = "threads"
#* Reverse sorting order, True or False.
proc_reversed = false