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.

Document possible ADB issues

+5 -1
+5 -1
README.md
··· 50 50 51 51 To resolve this, remove the old tap with `brew untap shiloh/atomicxr` 52 52 53 - ### `unknown flag: -o` for `reject` function: 53 + ### `unknown flag: -o` for `reject` function 54 54 - Make sure your Nushell version (`nu -v`) is up to date, `0.106.0` is the minimum required version. 55 55 - If AtomicXR installed Nushell for you, you can update it with `brew upgrade` 56 + 57 + ### ADB reports that there are no devices connected 58 + 59 + Add yourself to the `plugdev` group with `sudo usermod -a -G plugdev $USER`, then reboot