We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ce5f0d commit 9611886Copy full SHA for 9611886
res/themes/theme_example.yaml
@@ -4,6 +4,11 @@
4
5
# NOTE: Every HW sensor is hidden in this example, to show a sensor change 'SHOW: False' to 'SHOW: True'
6
---
7
+# If you indicate @ with your GitHub username, there will be a hyperlink to your GitHub profile in the Config. Wizard
8
+# Otherwise, you can just indicate any text e.g. author: "Your Name"
9
+# You can also remove the line if you don't want to be credited
10
+author: "@your_GitHub_username"
11
+
12
display:
13
# Specify the display size in inch for this theme: 3.5" (default) or 5"
14
DISPLAY_SIZE: 3.5"
0 commit comments