If you find that your Arduino isn’t connecting in Manjaro (and most other Linux flavors), you can run a command in terminal to give permission for your computer to connect. You will want to run lsusb to find where your device is sitting, but for me this command works:
sudo chmod 666 /dev/bus/usb/003/*