Files
dotfiles/.config/matugen/templates/hyprland-colors.conf
2026-02-06 17:17:48 +08:00

5 lines
115 B
Plaintext

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