diff --git a/btop/btop.conf b/btop/btop.conf index da6f116..8186f43 100755 --- a/btop/btop.conf +++ b/btop/btop.conf @@ -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