1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-27 06:52:50 -05:00

night mode repairs

This commit is contained in:
bbedward
2025-08-29 14:23:37 -04:00
parent 3746b1cfad
commit 108fdd9b7f
9 changed files with 651 additions and 947 deletions

View File

@@ -24,8 +24,8 @@ ShellRoot {
Component.onCompleted: {
PortalService.init()
// Initialize NightModeAutomationService to trigger its Component.onCompleted
NightModeAutomationService.automationAvailable
// Initialize DisplayService night mode functionality
DisplayService.nightModeEnabled
}
WallpaperBackground {