add matugen config for hyprland auto-theming

This commit is contained in:
2025-11-06 13:01:19 +00:00
parent a811f83835
commit 0abec9994c
4 changed files with 18 additions and 8 deletions
+4
View File
@@ -0,0 +1,4 @@
<* for name, value in colors *>
$image = {{image}}
${{name}} = rgba({{value.default.hex_stripped}}ff)
<* endfor *>