Show GPU box

This commit is contained in:
Michael Bradley 2024-01-09 15:16:12 -05:00
parent 8fdda852b5
commit b175868b08

View file

@ -47,7 +47,7 @@ graph_symbol_net = "default"
graph_symbol_proc = "default"
#* Manually set which boxes to show. Available values are "cpu mem net proc", separate values with whitespace.
shown_boxes = "cpu net proc mem"
shown_boxes = "cpu net proc mem gpu0"
#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs.
update_ms = 2000