HiDPI login screen

I have Dell XPS 13 with the 4K screen. I have scaling set globally and after I login everything looks great. However, at the login screen (from a cold boot), everything is tiny and barely readable. Is there a way to force the login screen to also follow my scaling changes / HiDPI values?

Thanks in advance to everyone for your time and help, it is super appreciated!

System Settings > Login Screen (SDDM) > Advanced > Sync Button

If that doesnt work then you can do something like
/etc/sddm.conf.d/hidpi.conf

[Wayland]
EnableHiDPI=true

[X11]
EnableHiDPI=true
ServerArguments=-nolisten tcp -dpi 120
1 Like

That did it, thank you @cscs! Appreciate the quick reply as always!

Thanks,
Asif

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.