I am trying to configure my fedora37-kde laptop ( thinkpad T15 gen2 ) with a 4k screen. when I start my laptop the kde login is very small. Do someone know how I can scale the screen to make it readable ?
I have tried some stuff but still without success:
on /etc/sddm.conf
In system-settings in the SDDM section there should be a button at the bottom for “Apply plasma settings” which should copy your plasma scaling to sddm.
I’ve run into this issue with the upgrade to Fedora 38, in earlier versions SDDM (X11) scaling was working just fine but it’s no longer scaling and I’m not able to work out why. Like the OP I have the necessary scaling options in sddm.conf, I have them also in /etc/sddm.conf.d/kde_settings.conf after applying plasma settings.
So I just realised, having specified that SDDM is running on X11 in my post that this was an assumption, I had not verified this. It was running X11 prior to the 38 upgrade, so why would it have changed? Turns out it had changed, SDDM was now using Wayland (Wayland scaling is very broken) and this was the problem in my case. Having forced SDDM back to using X11 it’s now scaled correctly.