this post was submitted on 15 Jun 2023
8 points (100.0% liked)

Linux Gaming

14748 readers
353 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 1 year ago
MODERATORS
 

Hello! Steam updated today and the scaling got messed up. Even after checking the option for automatic scaling, all the texts and icons look super small. Perhaps it has to do with me using 1440p.. do you guys know of any fix/workaround? Thank you!

EDIT: Now it is working well! I should have tried "turning it off and on again"..

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 1 year ago

You can add the "-forcedesktopscaling" variable to your startup, specifying a numeric value.

For example, for Fedora/KDE Plasma I have the 'Command-Line Arguments' field, for the Steam entries, in the 'KDE Menu Editor' app, to say "%U -forcedesktopscaling 1.25".

The old GDK_SCALE variable is no longer being looked at by the Steam client (as far as I can tell, and in case you were using that variable).