I’m using plasma-login-manager in KDE Neon (testing edition) and I’m trying to change the screen resolution to 1920x1080.
I tried using sddm logic and created the file 10-wayland.conf in the /etc/plasmalogin.conf.d/ folder with the following content:
[Wayland]
CompositorCommand=kwin_wayland --width 1920 --height 1080
I also tried using the “Apply Plasma settings” option in the KDE system settings.
However, it’s not working.
Does anyone know what configuration I should make so that the login manager is at the desired screen resolution?
Interestingly, in a test installation of CachyOS with plasma-login-manager, the screen resolution configuration works correctly. I don’t know if it’s a problem with KDE Neon (testing edition).
Plasma-login-manager is new. It would be helpful to have a help page on its configuration so that those migrating from SDDM know how to set it up.
Thanks in advance.