Files
NixOS-configs/modules/wallpaper-engine/effects/_empty/effect.json
2025-02-07 17:04:43 -06:00

17 lines
282 B
JSON

{
"version" : 1,
"replacementkey" : "empty",
"group" : "colorize",
"passes" :
[
{
"material" : "materials/effects/empty.json"
}
],
"dependencies" :
[
"materials/effects/empty.json",
"shaders/effects/empty.frag",
"shaders/effects/empty.vert"
]
}