chore: Update defaults for btop
6ec2faf8
1 file(s) · +2 −2
| 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 = "cpu mem net proc" |
|
| 50 | + | shown_boxes = "mem 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 |
|
| 60 | 60 | proc_reversed = False |
|
| 61 | 61 | ||
| 62 | 62 | #* Show processes as a tree. |
|
| 63 | - | proc_tree = False |
|
| 63 | + | proc_tree = True |
|
| 64 | 64 | ||
| 65 | 65 | #* Use the cpu graph colors in the process list. |
|
| 66 | 66 | proc_colors = True |
|