mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-03 20:32:07 -04:00
fix: set default value for matugenTemplateNeovimSetBackground (#2081)
This commit is contained in:
@@ -305,7 +305,7 @@ var SPEC = {
|
|||||||
light: { baseTheme: "github_light", harmony: 0.5 }
|
light: { baseTheme: "github_light", harmony: 0.5 }
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
matugenTemplateNeovimSetBackground: true,
|
matugenTemplateNeovimSetBackground: { def: true },
|
||||||
|
|
||||||
showDock: { def: false },
|
showDock: { def: false },
|
||||||
dockAutoHide: { def: false },
|
dockAutoHide: { def: false },
|
||||||
|
|||||||
Reference in New Issue
Block a user