mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Hotfix: wallpaper was not set on startup.
This commit is contained in:
@@ -107,12 +107,6 @@ ShellRoot {
|
||||
// Ensure our location singleton is created as soon as possible so we start fetching weather asap
|
||||
LocationService.init()
|
||||
|
||||
// Initialize UpdateService
|
||||
UpdateService.init()
|
||||
|
||||
// Initialize HooksService
|
||||
HooksService.init()
|
||||
|
||||
// Kickoff NightLight service
|
||||
NightLightService.apply()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user