mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Matugen: implementing proper terminal colors via iTerm2 color schemes. WIP
This commit is contained in:
@@ -313,9 +313,8 @@ Singleton {
|
||||
property bool generateTemplatesForPredefined: true
|
||||
}
|
||||
|
||||
// matugen templates toggles
|
||||
property JsonObject matugen: JsonObject {
|
||||
// Per-template flags to control dynamic config generation
|
||||
// templates toggles
|
||||
property JsonObject templates: JsonObject {
|
||||
property bool gtk: false
|
||||
property bool qt: false
|
||||
property bool kitty: false
|
||||
|
||||
Reference in New Issue
Block a user