SDDM is a Login Manager for Linux which can be themed by qml. This is a port of existing kdm themes (package archlinux-themes-kdm) to SDDM.
Hat-tip to the theme available through AUR
- Copy the folder to /usr/share/sddm/themes/
$ sudo cp -r archlinux-kde-sddm-theme/archlinux-kde /usr/share/sddm/themes/
- Then, either change the current theme in System Settings; or:
$ sudo vim /etc/sddm.conf
[Theme]
Current=archlinux-kde
- Have fun!