vicinae: init

This commit is contained in:
Nico 2025-12-15 17:54:34 +11:00
parent decbb0713b
commit 19e10e2d61
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0
5 changed files with 167 additions and 3 deletions

View file

@ -80,3 +80,8 @@ output_path = '~/.config/fuzzel/colors.ini'
[templates.ghostty]
input_path = './templates/ghostty'
output_path = '~/.config/ghostty/matugen'
[templates.vicinae]
input_path = './templates/vicinae.toml'
output_path = '~/.local/share/vicinae/themes/matugen.toml'
post_hook = 'vicinae theme set matugen'