Skip to content

Commit 22f0c42

Browse files
committed
Add Ram TOTAL to theme_example.yaml
1 parent f0a3ebc commit 22f0c42

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

res/themes/theme_example.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,16 @@ STATS:
366366
FONT_COLOR: 255, 255, 255
367367
# BACKGROUND_COLOR: 132, 154, 165
368368
BACKGROUND_IMAGE: background.png
369+
TOTAL:
370+
SHOW: FALSE
371+
SHOW_UNIT: True
372+
X: 182
373+
Y: 129
374+
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
375+
FONT_SIZE: 23
376+
FONT_COLOR: 255, 255, 255
377+
# BACKGROUND_COLOR: 132, 154, 165
378+
BACKGROUND_IMAGE: background.png
369379
PERCENT_TEXT:
370380
SHOW: False
371381
SHOW_UNIT: True

0 commit comments

Comments
 (0)