diff --git a/docs/config-screensaver.md b/docs/config-screensaver.md index 1d7cb9a2..9a0d1b73 100644 --- a/docs/config-screensaver.md +++ b/docs/config-screensaver.md @@ -95,6 +95,8 @@ Example for the theme config: ``` +It is possible to increase the size of the font used for the icons by adding `altFont: True` to the statusIcon configuration. Icon/Color Overrides are also possible like on any other Entity. +
Config Example for configured statusIcons with increased size of the icons
@@ -153,6 +155,3 @@ Example for the theme config: type: 3 ```
- - -It is possible to increase the size of the font used for the icons by adding `altFont: True` to the statusIcon configuration. Icon/Color Overrides are also possible like on any other Entity.