Files
Dotfiles/matugen/templates/hyprland-colors.conf
T
2026-04-19 17:07:18 +02:00

5 lines
115 B
Plaintext

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