mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Add support for user based templates (~/.config/matugen/config.toml) as
requested in #185 MatugenService: add logic to scan for the matugen config.toml ColorSchemeTab: add NCheckbox to toggle user based templates
This commit is contained in:
@@ -7,6 +7,7 @@ import qs.Commons
|
||||
// Central place to define which templates we generate and where they write.
|
||||
// Users can extend it by dropping additional templates into:
|
||||
// - Assets/Matugen/templates/
|
||||
// - ~/.config/matugen/ (when enableUserTemplates is true)
|
||||
Singleton {
|
||||
id: root
|
||||
|
||||
|
||||
Reference in New Issue
Block a user