1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-13 17:22:08 -04:00

feat: Add Zed editor theming support (#1954)

* feat: Add Zed editor theming support

* fix formatting and switch to CONFIG_DIR
This commit is contained in:
Adarsh219
2026-03-10 21:33:01 +05:30
committed by GitHub
parent 185284d422
commit 54e0eb5979
8 changed files with 1561 additions and 1 deletions

View File

@@ -474,6 +474,7 @@ Singleton {
property bool matugenTemplateKcolorscheme: true
property bool matugenTemplateVscode: true
property bool matugenTemplateEmacs: true
property bool matugenTemplateZed: true
property bool showDock: false
property bool dockAutoHide: false