The root cause is that .config is owned by root, instead of sddm.
Work-around:
sudo chown -R sddm:sddm /var/lib/sddm/.config
The root cause is that .config is owned by root, instead of sddm.
Work-around:
sudo chown -R sddm:sddm /var/lib/sddm/.config