Files
NixOS-configs/modules/wallpaper-engine/materials/util/blur_h_bloom.json
2025-02-07 17:04:43 -06:00

9 lines
148 B
JSON

{
"passes": [{
"shader": "blur_h_bloom",
"depthtest": "disabled",
"depthwrite": "disabled",
"textures": ["_rt_8FrameBuffer"]
}]
}