remove(stylix): favors matugen

This commit is contained in:
kenji
2025-12-30 19:42:42 -06:00
parent 6eef6108c4
commit 475c870c37
10 changed files with 191 additions and 343 deletions
+12
View File
@@ -34,3 +34,15 @@ input_path = "~/.config/matugen/templates/cava"
output_path = "~/.config/cava/config"
post_hook = "pkill -USR1 cava"
[templates.gtk3]
input_path = "~/.config/matugen/templates/gtk3"
output_path = "~/.config/gtk-3.0/colors.css"
[templates.gtk4]
input_path = "~/.config/matugen/templates/gtk4"
output_path = "~/.config/gtk-4.0/colors.css"
[templates.hyprlock]
input_path = "~/.config/matugen/templates/hyprlock"
output_path = "~/.config/hypr/hyprlock-colors.conf"