Updated OpenXR Bindings (markdown)

galister 2025-12-17 02:53:10 +00:00
parent bfdbfc5a4b
commit aec3aa59fc
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. **Do not put it in conf.d!**
Place [openxr_actions.json5](https://github.com/galister/wlx-overlay-s/blob/main/wlx-overlay-s/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