Create MatugenService, add toggles per template

Matugen: Created Matugen.qml for users to add templates to, add
MatugenService to generate .toml
Notification: possible fix for children null warning
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
This commit is contained in:
Ly-sec 2025-08-28 13:33:24 +02:00
commit a6848be4c2
13 changed files with 31 additions and 27 deletions

View file

@ -137,6 +137,4 @@ Singleton {
colorsWriter.path = colorsJsonFilePath
colorsWriter.writeAdapter()
}
// Matugen generation moved to MatugenService
}