XR for Universal Blue and Fedora Atomic Desktops
vr fedora-atomic linux
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

Signed-off-by: Shiloh Fen <shiloh@shilohfen.com>

+3 -8
+3 -8
README.md
··· 20 20 From this repo: `./install.sh` 21 21 22 22 ## Usage ## 23 - > NOTE: If you plan to use the SteamVR Lighthouse driver with: 24 - > - Flatpak Steam 25 - > - WiVRn without a lighthouse-tracked headset (for example if you want to use lighthouse body trackers, but don't own a lighthouse headset) 26 - > 27 - > ..you can calibrate using AtomicXR instead of Envision: `axr steamvr-lh calibrate` 23 + > IMPORTANT: To build profiles in Envision, right click it in your desktop's menu and select "Launch in Build Mode". 24 + > You may also have to launch Envision in build mode to install WiVRn on your headset via ADB 28 25 29 26 CLI: 30 27 - Install Envision: `axr envision install` ··· 34 31 - Install common runtime dependecies for XR: `axr runtime install xr` 35 32 - List avaliable CLI functions: `axr -l` 36 33 37 - Building Envision profiles: 38 - - Right click Envision in your desktop's menu, and select "Launch in Build Mode" 39 - - You may also have to launch Envision in build mode to install WiVRn on your headset via ADB 34 + If you plan to use the SteamVR Lighthouse driver with Flatpak Steam or WiVRn (without a lighthouse-tracked headset), you can calibrate using AtomicXR instead of Envision: `axr steamvr-lh calibrate` 40 35 41 36 ## Troubleshooting ## 42 37