From 76eca13833f9c9fe482f44969016b4097d7a4b2f Mon Sep 17 00:00:00 2001 From: Mylloon Date: Fri, 13 Oct 2023 19:55:35 +0200 Subject: [PATCH] UseGeolocatorService --- .config/WindowsAutoNightMode/config.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/WindowsAutoNightMode/config.yaml b/.config/WindowsAutoNightMode/config.yaml index 672ab7e..b05b2fe 100644 --- a/.config/WindowsAutoNightMode/config.yaml +++ b/.config/WindowsAutoNightMode/config.yaml @@ -1,5 +1,5 @@ AutoThemeSwitchingEnabled: true -Governor: NightLight +Governor: Default Autostart: Validate: true WindowsThemeMode: @@ -49,12 +49,12 @@ Sunrise: 2023-08-18T07:00:00.0000000 Sunset: 2023-08-18T20:00:00.0000000 Location: PollingCooldownTimeSpan: 1.00:00:00 - Enabled: false - UseGeolocatorService: true + Enabled: true + UseGeolocatorService: false SunsetOffsetMin: 0 SunriseOffsetMin: 0 - CustomLat: 0 - CustomLon: 0 + CustomLat: 48.856613000000003 + CustomLon: 2.3522219999999998 Tunable: BatterySliderDefaultValue: 25 DisableEnergySaverOnThemeSwitch: false