LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Games (https://www.linuxquestions.org/questions/linux-games-33/)
-   -   Steam scaling - Arch, Wayland, KDE Plasma (https://www.linuxquestions.org/questions/linux-games-33/steam-scaling-arch-wayland-kde-plasma-4175726655/)

Alangard 07-05-2023 03:07 PM

Steam scaling - Arch, Wayland, KDE Plasma
 
Steam's fonts are waaay too small out of the box.

Usually I run popOS or some sorta debian thing. Normally the scaling in steam can be fixed with changing the exec line to:
Code:

Exec=GDK_SCALE=2 /usr/bin/steam %U
to the .desktop file.

This does not seem to work on my current Arch setup where everything is oh so perfect except for this one thing.

Any ideas?

teckk 07-07-2023 08:41 AM

https://wiki.archlinux.org/title/Steam

Did you try anything other than 2
Code:

GDK_SCALE=1.25 steam
GDK_SCALE=2 steam
GDK_SCALE=3 steam
GDK_SCALE=4 steam


dugan 07-07-2023 09:04 AM

Is Steam a FlatPak?


All times are GMT -5. The time now is 03:01 PM.