latest user config

This commit is contained in:
2024-09-13 14:28:50 +02:00
parent cdcaee5943
commit 2f402fe686
59 changed files with 2336 additions and 670 deletions
+2 -2
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 proc"
#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs.
update_ms = 2000
@@ -110,7 +110,7 @@ cpu_invert_lower = True
cpu_single_graph = False
#* Show cpu box at bottom of screen instead of top.
cpu_bottom = False
cpu_bottom = True
#* Shows the system uptime in the CPU box.
show_uptime = True