Merge pull request #482 from luleyleo/auto-night-mode

Implement scheduled light/dark mode switching
This commit is contained in:
Lysec
2025-10-18 21:05:44 +02:00
committed by GitHub
11 changed files with 316 additions and 28 deletions
+1
View File
@@ -86,6 +86,7 @@ ShellRoot {
BarWidgetRegistry.init()
LocationService.init()
NightLightService.apply()
DarkModeService.init()
FontService.init()
HooksService.init()
BluetoothService.init()