This commit is contained in:
2026-02-20 11:23:12 +00:00
parent d061ac49c2
commit a07f96fcd2
8 changed files with 118 additions and 14 deletions

View File

@@ -5,6 +5,14 @@ input_path = '~/.config/matugen/templates/ghostty-theme'
output_path = '~/.config/ghostty/themes/matugen'
post_hook = 'pkill -SIGUSR2 ghostty'
[templates.kitty]
input_path = '~/.config/matugen/templates/kitty-colors.conf'
output_path = '~/.config/kitty/colors.conf'
[templates.foot]
input_path = '~/.config/matugen/templates/foot-theme'
output_path = '~/.config/foot/colors.ini'
[templates.gtk3]
input_path = '~/.config/matugen/templates/gtk-colors.css'
output_path = '~/.config/gtk-3.0/colors.css'