This commit is contained in:
Henrik Bakken
2025-11-11 11:07:58 +01:00
parent 6e33fdc5a0
commit 6d99debc67
5 changed files with 23 additions and 12 deletions
+1 -1
View File
@@ -50,7 +50,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 mem net proc"
shown_boxes = "cpu mem net proc gpu0"
#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs.
update_ms = 2000