dotfiles/.config/matugen/templates/hyprland-colors.conf
2026-04-12 11:58:16 +02:00

4 lines
115 B
Text

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