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!
|
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`
|
A custom texture may be set via `~/.config/wlxoverlay/conf.d`:
|
||||||
```yaml
|
```bash
|
||||||
skybox_texture = starry-sky.dds
|
echo 'skybox_texture = my-skybox.dds' > ~/.config/wlxoverlay/conf.d/skybox.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
Criteria:
|
Criteria:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue