Update .config/btop/btop.conf

Update .config/hypr/hyprsunset.conf
Update .local/bin/screenshots.sh
This commit is contained in:
2025-09-25 12:15:32 +02:00
parent 9a61c8e559
commit 7e84b85b69
3 changed files with 5 additions and 4 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 = "memory"
proc_sorting = "cpu direct"
#* Reverse sorting order, True or False.
proc_reversed = False