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.

add usage instructions for legacy cli

+12
+12
README.md
··· 69 69 [lxrac](https://tangled.org/matrixfurry.com/lxrac) (Linux XR Auto-Configuration) provides an easy way to automatically 70 70 configure your system optimally for VR. It will detect what VR software you're running and automatically apply the best 71 71 configuration for you, no manual work needed. 72 + 73 + # Legacy AtomicXR CLI usage (not recommended) # 74 + 75 + Using the AtomicXR CLI is no longer recommended. However, if you still need it for whatever reason, the last version is 76 + still available. 77 + 78 + Install: 79 + 1. Install [Nushell](https://nushell.sh) 80 + 2. Clone this repo (with [ModCLI](https://tangled.org/matrixfurry.com/modcli) submodule): `git clone --recurse-submodules https://tangled.org/matrixfurry.com/atomic-xr` 81 + 3. Run the installer: `atomic-xr/cli/install.nu` 82 + 83 + Uninstall: `install.nu -u`