sudo su -
pacman -Sg xfce4 xfce4-goodies | awk '{print $2}' | xargs pacman -R --noconfirm libxfce4ui libxfcegui4
# pacman -S wpa_supplicant
# pacman -S wireless_tools
# pacman -S networkmanager
# pacman -S network-manager-applet
# systemctl disable dhcpcd.service
# systemctl disable [email protected]
# systemctl stop dhcpcd.service
# systemctl stop [email protected]
# ip link
# ip link set enpXXX down
# ip link set wlpXXX down
# systemctl enable NwtworkManager.service
# systemctl enable wpa_supplicant.service
# systemctl start wpa_supplicant.service
# systemctl start NwtworkManager.service
Open /etc/sysconfig/network-scripts/ifcfg-XXXXX And add ONBOOT=yes