๐Ÿ”’ Backup for my config files
dotfiles
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

set btop update to 500ms

kacaii 37cc16f4 c9581d10

+1 -1
+1 -1
.config/btop/btop.conf
··· 56 56 shown_boxes = "cpu mem net proc" 57 57 58 58 #* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs. 59 - update_ms = 2000 59 + update_ms = 500 60 60 61 61 #* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct", 62 62 #* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly.