diff --git a/OpenXR-Bindings.md b/OpenXR-Bindings.md index 1784135..c0ba21b 100644 --- a/OpenXR-Bindings.md +++ b/OpenXR-Bindings.md @@ -6,4 +6,6 @@ Place [openxr_actions.json5](https://github.com/galister/wlx-overlay-s/blob/main ```bash wget -O ~/.config/wlxoverlay/openxr_actions.json5 https://github.com/galister/wlx-overlay-s/raw/main/src/backend/openxr/openxr_actions.json5 -``` \ No newline at end of file +``` + +To see what bindings are available for each controller type, search for the profile in [the OpenXR specification](https://registry.khronos.org/OpenXR/specs/1.1/html/xrspec.html). \ No newline at end of file