Update .config/btop/btop.conf

Update .config/hypr/hyprland.conf
Update .config/hypr/hyprland/binds/audio.conf
Update .config/hypr/hyprland/binds/open_apps.conf
Update .config/hypr/hyprland/binds/windows.conf
Update .config/hypr/hyprland/decoration.conf
Update .config/hypr/hyprland/exec.conf
Update .config/hypr/hyprland/general.conf
Update .config/hypr/hyprland/layouts.conf
Update .config/hypr/hyprland/rules/vesktop.conf
Update .config/hypr/hyprpaper.conf
Update .config/mako/config
Update .config/nvim/lazy-lock.json
Update .config/waybar/colors.css
Update .config/wofi/colors
This commit is contained in:
2025-06-19 14:14:13 +02:00
parent 75ab85b521
commit 2a20ac3c0a
15 changed files with 44 additions and 30 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 = "cpu lazy"
proc_sorting = "command"
#* Reverse sorting order, True or False.
proc_reversed = False