Install xorg-server:
pacman -S xorg-server
Install plasma and kde-applications:
pacman -S plasma kde-applications
Enable the default plasma display manager sddm:
sudo systemctl enable sddm
Then either start sddm (or reboot):
sudo systemctl start sddm

