Update .config/btop/btop.conf

Update .config/hypr/hyprland.conf
Update .config/hypr/hyprland/decoration.conf
Update .config/hypr/hyprland/input.conf
Update .config/hypr/hyprland/monitors.conf
Update .config/nvim/lazy-lock.json
Update .config/nvim/lua/nvim_is_strange/plugins/lsp.lua
Update .config/waybar/style.css
This commit is contained in:
2025-09-18 17:23:48 +02:00
parent 4430fba0d1
commit b454ffd7c8
8 changed files with 100 additions and 75 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 direct"
#* Reverse sorting order, True or False.
proc_reversed = False