From 33d52bef5b20f83467d84eee04301f2943beadd7 Mon Sep 17 00:00:00 2001 From: galister <22305755+galister@users.noreply.github.com> Date: Wed, 4 Sep 2024 08:47:42 +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 c0ba21b..c15097e 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. +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