Update .config/btop/btop.conf

Update .config/hypr/hypridle.conf
Update .config/hypr/hyprland/binds/open_apps.conf
Update .config/hypr/hyprland/binds/power.conf
Update .config/yazi/init.lua
Update .config/yazi/package.toml
Update .local/bin/system_setup.sh
This commit is contained in:
2025-11-01 14:50:30 +01:00
parent af13748fcd
commit 90e4016ee8
7 changed files with 20 additions and 10 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 = "threads"
proc_sorting = "cpu lazy"
#* Reverse sorting order, True or False.
proc_reversed = False