This commit is contained in:
2026-05-27 13:02:40 -07:00
parent ef9e2f383a
commit 6a4c9e0b49
4 changed files with 113 additions and 37 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ graph_symbol_net = "default"
graph_symbol_proc = "default"
#* Manually set which boxes to show. Available values are "cpu mem net proc" and "gpu0" through "gpu5", separate values with whitespace.
shown_boxes = "cpu net proc mem"
shown_boxes = "cpu net proc"
#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs.
update_ms = 2000