Updated OpenXR Bindings (markdown)

galister 2024-09-04 08:47:42 +00:00
parent b45348fcbb
commit 33d52bef5b
1 changed files with 1 additions and 1 deletions

@ -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.
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
wget -O ~/.config/wlxoverlay/openxr_actions.json5 https://github.com/galister/wlx-overlay-s/raw/main/src/backend/openxr/openxr_actions.json5