Init Sequence: minor reordering

This commit is contained in:
ItsLemmy
2025-09-29 09:58:48 -04:00
parent 0d0b9a21f2
commit 933ba54612
+3 -3
View File
@@ -82,12 +82,12 @@ ShellRoot {
PanelService.lockScreen = lockScreen
Logger.log("Shell", "---------------------------")
WallpaperService.init()
MatugenService.init()
ColorSchemeService.init()
BarWidgetRegistry.init()
LocationService.init()
NightLightService.apply()
ColorSchemeService.init()
MatugenService.init()
WallpaperService.init()
FontService.init()
HooksService.init()
BluetoothService.init()