15
SDDM is not complying with hidpi
(lemmy.kde.social)
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
I'm still in Plasma 5 so I'm probably completely wrong, but have you set the
QT_SCREEN_SCALE_FACTORS
env var, like on the arch wiki?I use
QT_SCREEN_SCALE_FACTORS=1.5
on my laptop for 150% scaling, which also doesn't seem to automatically scale with KDE's settings.The Arch wiki thing fixed it. Thank you