mirror of https://github.com/wayvr-org/wayvr.git
Updated OpenXR Bindings (markdown)
parent
b45348fcbb
commit
33d52bef5b
|
|
@ -2,7 +2,7 @@ OpenXR Bindings can be configured using a file.
|
||||||
|
|
||||||
By default, the file does not exist and internal defaults will be used.
|
By default, the file does not exist and internal defaults will be used.
|
||||||
|
|
||||||
Place [openxr_actions.json5](https://github.com/galister/wlx-overlay-s/blob/main/src/backend/openxr/openxr_actions.json5) in `~/.config/wlxoverlay/` and edit it to your liking.
|
Place [openxr_actions.json5](https://github.com/galister/wlx-overlay-s/blob/main/src/backend/openxr/openxr_actions.json5) in `~/.config/wlxoverlay/` and edit it to your liking. **Do not put it in conf.d!**
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
wget -O ~/.config/wlxoverlay/openxr_actions.json5 https://github.com/galister/wlx-overlay-s/raw/main/src/backend/openxr/openxr_actions.json5
|
wget -O ~/.config/wlxoverlay/openxr_actions.json5 https://github.com/galister/wlx-overlay-s/raw/main/src/backend/openxr/openxr_actions.json5
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue