Skip to content

Commit b4e3778

Browse files
committed
Increase update interval
1 parent 2623f27 commit b4e3778

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

res/themes/Cyberpunk-net/theme.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ STATS:
8686
# In seconds. Longer intervals cause this to refresh more slowly.
8787
# Setting to lower values will display near real time data,
8888
# but may cause significant CPU usage or the display not to update properly
89-
INTERVAL: 0.5
89+
INTERVAL: 1
9090
TEXT:
9191
SHOW: True
9292
SHOW_UNIT: True
@@ -175,7 +175,7 @@ STATS:
175175
# In seconds. Longer intervals cause this to refresh more slowly.
176176
# Setting to lower values will display near real time data,
177177
# but may cause significant CPU usage or the display not to update properly
178-
INTERVAL: 1
178+
INTERVAL: 5
179179
PERCENTAGE:
180180
GRAPH:
181181
SHOW: True
@@ -237,7 +237,7 @@ STATS:
237237
# In seconds. Longer intervals cause this to refresh more slowly.
238238
# Setting to lower values will display near real time data,
239239
# but may cause significant CPU usage or the display not to update properly
240-
INTERVAL: 0.5
240+
INTERVAL: 2
241241
SWAP:
242242
GRAPH:
243243
SHOW: False
@@ -352,7 +352,7 @@ STATS:
352352
# BACKGROUND_COLOR: 0, 0, 0
353353
BACKGROUND_IMAGE: background.png
354354
NET:
355-
INTERVAL: 0.5
355+
INTERVAL: 1
356356
WLO:
357357
UPLOAD:
358358
TEXT:

0 commit comments

Comments
 (0)