Hi all,
I have a 4k monitor and the steam app is very tiny. I have found out that I can fix it by running the app in the terminal with steam -forcedesktopscaling 2, but it is getting tiring launching it through the terminal. Is there any way I can change something in the app itself and make it launch with that command?
KDE Plasma on endeavour OS is what I'm running
Tried going into the .desktop file to add the command somewhere in the "exec", but failed.
Could someone please help?
Thank you
I use openSUSE and Plasma. I can just right click the start menu thing, and click "Edit Applications". Fro m there, I find Steam (Games -> Steam). And you can edit the command in the "Program" box.
I did something similar to get Steam to run in my GPU, since it was killing my CPU performance by running on the integrated GPU. It worked fine for me!
Launch options need to be set in their own "Arguments" line, it should work then.
Like this:
And if you also want to use the "GDK_SCALE=2" environment variable, as suggested elsewhere in this thread, this would need to be set in the "Environment Variables" line.