Skip to content

Commit 6087dec

Browse files
committed
Fix: restore net stats in Cyberpunk-net theme
1 parent 8f77554 commit 6087dec

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

res/themes/Cyberpunk-net/theme.yaml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,27 @@ STATS:
201201
FONT_SIZE: 30
202202
FONT_COLOR: 2, 216, 243
203203
BACKGROUND_IMAGE: background.png
204+
NET:
205+
INTERVAL: 1
206+
ETH:
207+
DOWNLOAD:
208+
TEXT:
209+
SHOW: True
210+
X: 128
211+
Y: 338
212+
FONT: generale-mono/GeneraleMonoA.ttf
213+
FONT_SIZE: 23
214+
FONT_COLOR: 2, 216, 243
215+
BACKGROUND_IMAGE: background.png
216+
UPLOAD:
217+
TEXT:
218+
SHOW: True
219+
X: 128
220+
Y: 383
221+
FONT: generale-mono/GeneraleMonoA.ttf
222+
FONT_SIZE: 23
223+
FONT_COLOR: 2, 216, 243
224+
BACKGROUND_IMAGE: background.png
204225
DATE:
205226
INTERVAL: 1
206227
DAY:

0 commit comments

Comments
 (0)