KickOff Font Service on startup

This commit is contained in:
ItsLemmy
2025-11-08 22:35:39 -05:00
parent 8f4637b3b9
commit 373398236a

View File

@@ -79,6 +79,7 @@ ShellRoot {
IdleInhibitorService.init()
PowerProfileService.init()
DistroService.init()
FontService.init()
// Only open the setup wizard for new users
if (!Settings.data.setupCompleted) {