mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-14 17:52:10 -04:00
fix(matugen): use single quotes for zed template paths (#1972)
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
[templates.dmszed]
|
[templates.dmszed]
|
||||||
input_path = "SHELL_DIR/matugen/templates/dank-zed.json"
|
input_path = 'SHELL_DIR/matugen/templates/dank-zed.json'
|
||||||
output_path = "CONFIG_DIR/zed/themes/dank-zed-theme.json"
|
output_path = 'CONFIG_DIR/zed/themes/dank-zed-theme.json'
|
||||||
|
|||||||
Reference in New Issue
Block a user