dots/wallpaper/templates/hyprland-colors.conf
2025-06-07 04:01:14 -04:00

4 lines
115 B
Text

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