wallpaper/matugen: add foot template

This commit is contained in:
kossLAN 2025-06-09 00:02:55 -04:00
parent 474f14465c
commit 3c79cc5213
Signed by: kossLAN
SSH key fingerprint: SHA256:bdV0x+wdQHGJ6LgmstH3KV8OpWY+OOFmJcPcB0wQPV8
2 changed files with 74 additions and 0 deletions

View file

@ -25,3 +25,7 @@ output_path = "~/.config/qt6ct/colors/BreezeDark.colors"
input_path = 'templates/hyprland-colors.conf'
output_path = '~/.config/hypr/colors.conf'
post_hook = 'hyprctl reload'
[templates.foot]
input_path = 'templates/foot.ini'
output_path = '~/.config/foot/foot.ini'