1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-26 22:42:50 -05:00

feat: Night Mode Automation

This commit is contained in:
purian23
2025-08-28 21:37:05 -04:00
parent 48a78c39e2
commit 324d6c13b4
5 changed files with 585 additions and 56 deletions

View File

@@ -25,6 +25,8 @@ ShellRoot {
Component.onCompleted: {
PortalService.init()
// Initialize NightModeAutomationService to trigger its Component.onCompleted
NightModeAutomationService.automationAvailable
}
WallpaperBackground {