From 1d4f4337d0c5e81757561c6dd2f962f633a22e9c Mon Sep 17 00:00:00 2001 From: Marcus Howser Date: Sun, 29 Dec 2024 00:32:17 -0800 Subject: [PATCH] Update Envision section (#123) add directions for appimage autostart --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 45c5679..617936a 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ In case screens were selected in the wrong order: **SteamVR users**: WlxOverlay-S will register itself for auto-start, so there is no need to start it every time. -**Envision users**: Set `wlx-overlay-s --openxr --show` as the _Autostart Command_ on your Envision profile! This will show a home environment with a [customizable background](https://github.com/galister/wlx-overlay-s/wiki/OpenXR-Skybox)! +**Envision users**: Set `wlx-overlay-s --openxr --show` as the _Autostart Command_ on your Envision profile! This will show a home environment with headset passthrough by default or a [customizable background](https://github.com/galister/wlx-overlay-s/wiki/OpenXR-Skybox)! If you are using the appimage instead, set the _Autostart Command_ to the location of tha appimage binary, e.g `/full/path/to/wlx-overlay-s.appimage --openxr --show`. **Please continue reading the guide below.**