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

9 lines
155 B
JSON

{
"passes": [{
"shader": "flat",
"blending": "translucent",
"depthtest": "enabled",
"depthwrite": "enabled",
"cullmode" : "nocull"
}]
}