This commit is contained in:
2025-09-24 18:21:18 +04:00
parent d40b9e0542
commit 959300bc41
5 changed files with 39 additions and 22 deletions

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 = "mem net proc cpu"
shown_boxes = "mem proc cpu net"
#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs.
update_ms = 1000