Files
nixos/apps/matugen/templates/hyprland-colors.conf
T
2025-12-27 10:48:22 -06:00

5 lines
114 B
Plaintext

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