From aec3aa59fcfe71b218f72fb30adef89fca3f3776 Mon Sep 17 00:00:00 2001 From: galister <22305755+galister@users.noreply.github.com> Date: Wed, 17 Dec 2025 02:53:10 +0000 Subject: [PATCH] Updated OpenXR Bindings (markdown) --- OpenXR-Bindings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenXR-Bindings.md b/OpenXR-Bindings.md index c15097e..ac52c52 100644 --- a/OpenXR-Bindings.md +++ b/OpenXR-Bindings.md @@ -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