mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
NightLight: reworked settings, defined fade duration and simplified service.
This commit is contained in:
@@ -103,7 +103,10 @@ ShellRoot {
|
||||
// Save a ref. to our lockScreen so we can access it easily
|
||||
PanelService.lockScreen = lockScreen
|
||||
|
||||
// Ensure our singleton is created as soon as possible so we start fetching weather asap
|
||||
// Ensure our location singleton is created as soon as possible so we start fetching weather asap
|
||||
LocationService.init()
|
||||
|
||||
// Kickoff NightLight service
|
||||
NightLightService.apply()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user