New comment by Veganizer on void-packages repository https://github.com/void-linux/void-packages/issues/30186#issuecomment-818285218 Comment: Hello paulhersch, this is a common problem with sddm. ArchLinux got the same problem. My suggestion is to edit "/usr/share/sddm/scripts/Xsetup" as a workaround: ```bash #!/bin/sh # Xsetup - run as root before the login dialog appears setxkbmap de ```