dots/shell/wallpaper/templates/hyprland-colors.conf

4 lines
115 B
Text

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