mirror of https://github.com/wayvr-org/wayvr.git
Updated OpenXR Skybox (markdown)
parent
c02cf05d3b
commit
8e513c7c86
|
|
@ -4,9 +4,9 @@ WlxOverlay-S comes with a skybox for OpenXR.
|
|||
|
||||
We are only allowed to include pieces with specific licenses in the git repo, but feel free to procure your own skybox materiel for personal use!
|
||||
|
||||
A custom texture may be set via `~/.config/wlxoverlay/conf.d`
|
||||
```yaml
|
||||
skybox_texture = starry-sky.dds
|
||||
A custom texture may be set via `~/.config/wlxoverlay/conf.d`:
|
||||
```bash
|
||||
echo 'skybox_texture = my-skybox.dds' > ~/.config/wlxoverlay/conf.d/skybox.yaml
|
||||
```
|
||||
|
||||
Criteria:
|
||||
|
|
|
|||
Loading…
Reference in New Issue