1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-08 06:25:37 -05:00

matugen: prefix all internal templates with dms

This commit is contained in:
bbedward
2025-10-16 14:09:20 -04:00
parent 5c81646397
commit cbaaa32ce8
11 changed files with 20 additions and 20 deletions

View File

@@ -1,13 +1,13 @@
[config]
[templates.gtk3]
[templates.dmsgtk3]
input_path = './matugen/templates/gtk-colors.css'
output_path = '~/.config/gtk-3.0/dank-colors.css'
[templates.gtk4]
[templates.dmsgtk4]
input_path = './matugen/templates/gtk-colors.css'
output_path = '~/.config/gtk-4.0/dank-colors.css'
[templates.kcolorscheme]
[templates.dmskcolorscheme]
input_path = './matugen/templates/matugen-kcolorscheme.colors'
output_path = '~/.local/share/color-schemes/DankMatugen.colors'