fish: use matugen

This commit is contained in:
Nico 2025-10-05 03:32:30 +11:00
parent 63cad61e35
commit 817d65d0d7
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0
4 changed files with 21 additions and 0 deletions

View file

@ -63,3 +63,6 @@ post_hook = 'sketchybar --reload'
input_path = './templates/jankyborders.sh'
output_path = '~/.cache/matugen-jankyborders.sh'
post_hook = 'sh ~/.cache/matugen-jankyborders.sh'
[templates.fish-pure]
input_path = './templates/pure.fish'
output_path = '~/.config/fish/pure_colours.fish'