From eb739bf0e6b71fd290462cf514fa49eca85ae490 Mon Sep 17 00:00:00 2001 From: joBr99 <29555657+joBr99@users.noreply.github.com> Date: Sun, 29 Jan 2023 17:15:23 +0100 Subject: [PATCH] Update config-screensaver.md --- docs/config-screensaver.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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.