1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-04-03 20:32:07 -04:00

Issue:(Settings)Switched Neovim Mutagen Theme To Default False (#1964)

* Issue:(Settings)Switched Neovim Mutagen Theme To Default False

* also set to false in settingsData
- this is the case when file fails to parse

---------

Co-authored-by: bbedward <bbedward@gmail.com>
This commit is contained in:
nick-linux8
2026-03-11 12:43:56 -04:00
committed by bbedward
parent 5880043f56
commit fc7b61c20b
2 changed files with 2 additions and 2 deletions

View File

@@ -437,7 +437,7 @@ Singleton {
property bool matugenTemplateGhostty: true
property bool matugenTemplateKitty: true
property bool matugenTemplateFoot: true
property bool matugenTemplateNeovim: true
property bool matugenTemplateNeovim: false
property bool matugenTemplateAlacritty: true
property bool matugenTemplateWezterm: true
property bool matugenTemplateDgop: true