Update .config/btop/btop.conf

Update .config/hypr/hyprland/monitors.conf
Update .config/yazi/yazi.toml
This commit is contained in:
2026-01-14 15:42:05 +01:00
parent a76012bbb8
commit 5e0e1093fd
3 changed files with 15 additions and 9 deletions

View File

@@ -56,7 +56,7 @@ graph_symbol_proc = "default"
shown_boxes = "cpu mem net proc"
#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs.
update_ms = 1000
update_ms = 1200
#* 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.