From fe62060ee1443f6f59be0af45a22f2dd1af78a14 Mon Sep 17 00:00:00 2001 From: Vincent Date: Tue, 13 Apr 2021 21:37:40 +0200 Subject: [PATCH] . --- .idea/workspace.xml | 20 ++++++++++---------- config/salon.php | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 864182e..ef6be6d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -3,7 +3,7 @@ - + diff --git a/config/salon.php b/config/salon.php index 5a680a9..2661511 100644 --- a/config/salon.php +++ b/config/salon.php @@ -11,7 +11,7 @@ config('THEME','#7a6854'); config('SLEEPSCREEN', 15); config('SCREENSAVER_BRIGHTNESS', 100); config('SLEEPTYPE', 'screensaver'); -config('SCREENSAVER','weatherstationoroff'); +config('SCREENSAVER','weatherstation'); if (DISPLAYINTERFACE) { $c = salon(); -- 2.39.5