clone of my dotfiles.ssp.sh
1
fork

Configure Feed

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

add back mem/disk

+1 -1
+1 -1
btop/.config/btop/btop.conf
··· 53 53 graph_symbol_proc = "default" 54 54 55 55 #* Manually set which boxes to show. Available values are "cpu mem net proc" and "gpu0" through "gpu5", separate values with whitespace. 56 - shown_boxes = "cpu net proc gpu0" 56 + shown_boxes = "cpu mem net proc gpu0" 57 57 58 58 #* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs. 59 59 update_ms = 2000