add: hyprland colors

This commit is contained in:
kenji
2025-12-27 10:48:22 -06:00
parent c9387525eb
commit f302399b70
4 changed files with 29 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
[config]
reload_on_change = true
[templates.ghostty]
input_path = "~/.config/matugen/templates/ghostty"
output_path = "~/.config/ghostty/themes/matugen"
post_hook = "killall -SIGUSR2 .ghostty-wrappe"
[templates.hyprland]
input_path = "~/.config/matugen/templates/hyprland-colors.conf"
output_path = "~/.config/hypr/hyprland-colors.conf"
post_hook = "hyprctl reload"