mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-05 21:15:38 -05:00
13 lines
406 B
TOML
13 lines
406 B
TOML
[config]
|
|
|
|
[templates.dmsgtk3]
|
|
input_path = './matugen/templates/gtk-colors.css'
|
|
output_path = '~/.config/gtk-3.0/dank-colors.css'
|
|
|
|
[templates.dmsgtk4]
|
|
input_path = './matugen/templates/gtk-colors.css'
|
|
output_path = '~/.config/gtk-4.0/dank-colors.css'
|
|
|
|
[templates.dmskcolorscheme]
|
|
input_path = './matugen/templates/matugen-kcolorscheme.colors'
|
|
output_path = '~/.local/share/color-schemes/DankMatugen.colors' |