UI Scaling in SDDM no longer works after KDE Plasma 6 upgrade

No tinkering needed. A single line in the only configuration file works fine with Plasma:

erlangen:~ # cat /etc/sddm.conf
[General]
GreeterEnvironment=QT_SCREEN_SCALE_FACTORS=2,QT_FONT_DPI=192
erlangen:~ # 

2 Likes