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

+10
+10
README.md
··· 40 40 If you had AtomicXR installed before version `1.0.0`, try running this command and rebooting: 41 41 - `nu -c "rm -rf ~/.local/share/atomic-xr $'($env.HOME)/.local/bin/{oscavmgr-launch,oscavmgr,motoc,wlx-overlay-s,wayvr-dashboard}' | str expand | str join ' '; try {toolbox rm -f atomic-xr}; try {rpm-ostree remove nu}"` 42 42 43 + ### Formulae found in multiple taps 44 + If you had this tap or AtomicXR installed before Aug 10, 2025, you might see an error message like: 45 + ``` 46 + Error: Formulae found in multiple taps: 47 + * shiloh/atomicxr/atomicxr-cli 48 + * matrixfurry.com/atomicxr/atomicxr-cli 49 + ``` 50 + 51 + To resolve this, remove the old tap with `brew untap shiloh/atomicxr` 52 + 43 53 ### `unknown flag: -o` for `reject` function: 44 54 - Make sure your Nushell version (`nu -v`) is up to date, `0.106.0` is the minimum required version. 45 55 - If AtomicXR installed Nushell for you, you can update it with `brew upgrade`