Files
dots/config/matugen/templates/hyprland-colors.conf
2026-02-12 04:38:23 +03:00

5 lines
115 B
Plaintext

<* for name, value in colors *>
$image = {{image}}
${{name}} = rgba({{value.default.hex_stripped}}ff)
<* endfor *>