chore: Update btop again lolz
c81e2b81
1 file(s) · +1 −1
| 47 | 47 | graph_symbol_proc = "default" |
|
| 48 | 48 | ||
| 49 | 49 | #* Manually set which boxes to show. Available values are "cpu mem net proc" and "gpu0" through "gpu5", separate values with whitespace. |
|
| 50 | - | shown_boxes = "mem proc" |
|
| 50 | + | shown_boxes = "cpu mem net proc" |
|
| 51 | 51 | ||
| 52 | 52 | #* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs. |
|
| 53 | 53 | update_ms = 2000 |