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.

Fix command in README

Shiloh Fen 2c5f8afb e351ab63

+1 -1
+1 -1
README.md
··· 38 38 ## Common Issues & Troubleshooting ## 39 39 40 40 If you had AtomicXR installed before version `1.0.0`, try running this command and rebooting: 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}"` 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 43 ### `unknown flag: -o` for `reject` function: 44 44 - Make sure your Nushell version (`nu -v`) is up to date, `0.106.0` is the minimum required version.