first go at hyprland with lua config
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<* for name, value in colors *>
|
||||
$image = {{image}}
|
||||
${{name}} = rgba({{value.default.hex_stripped}}ff)
|
||||
--image = {{image}}
|
||||
Color_{{name}} = "rgba({{value.default.hex_stripped}}ff)"
|
||||
<* endfor *>
|
||||
|
||||
Reference in New Issue
Block a user