1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-30 00:12:50 -05:00
Files
DankMaterialShell/matugen/matugen-content-cfg.toml
2025-08-23 01:07:20 -04:00

17 lines
522 B
TOML

[config]
[templates.ghostty-dark]
input_path = './matugen/templates/ghostty-colors-dark.conf'
output_path = '~/.config/ghostty/config-dankcolors'
[templates.ghostty-light]
input_path = './matugen/templates/ghostty-colors-light.conf'
output_path = '~/.config/ghostty/config-dankcolors'
[templates.dgop]
input_path = './matugen/templates/dgop.json'
output_path = '~/.config/dgop/colors.json'
[templates.fastfetch]
input_path = './matugen/templates/fastfetch-colors.jsonc'
output_path = '~/.config/fastfetch/colors.jsonc'