NetworkManager

install

sudo pacman -S networkmanager

usage

# sudo systemctl stop netctl
# sudo systemctl disable netctl
sudo systemctl enable --now networkmanager

optional

# Enable system tray
sudo pacman -S network-manager-applet

reference