this post was submitted on 13 Dec 2024
15 points (100.0% liked)

KDE

5503 readers
30 users here now

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.

Plasma 6 Bugs

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.

founded 2 years ago
MODERATORS
 

So, I just had to reinstall my system and I'm now going through setting things up and SDDM was too tiny since I have two monitors that are 4k. So I set a hidpi.conf file in /etc/sddm.conf.d and put this in it

[General]

GreeterEnvironment=QT_SCREEN_SCALE_FACTORS=1.5,QT_FONT_DPI=192

[Wayland]

EnableHiDPI=true

[X11]

EnableHiDPI=true

But now only the primary monitor is set to 1.5 scaling, and the other one is still set to 2. I also applied the sddm settings from the settings app and still the same results. Anyone knows how to make them both same scaling?

Thank you

you are viewing a single comment's thread
view the rest of the comments
[–] semperverus 5 points 1 week ago (1 children)

X11 can only have one scaling across all monitors. You will have to switch to the Wayland mode for sddm, though I think that its still experimental, and then apply plasma settings to sddm.

[–] [email protected] 1 points 1 week ago (1 children)

How do I switch to Wayland mode on SDDM?

[–] [email protected] 1 points 1 week ago* (last edited 1 week ago) (1 children)
[–] [email protected] 3 points 1 week ago

I got it working. It was missing another 1.5 🤦🏽‍♂️
So 1.5;1.5 dpi=192