Friday, 13 July 2018

How to set an environment variable for an specific game on Steam for Linux?


Well, how? There is that "SET LAUNCH OPTIONS" button, but I believe that is only fit to command line switches.



Answer



It is possible to prefix the command with your environment variable in the set launch options like so:


YOUR_VARIABLE=1 %command%

No comments:

Post a Comment

Where does Skype save my contact's avatars in Linux?

I'm using Skype on Linux. Where can I find images cached by skype of my contact's avatars? Answer I wanted to get those Skype avat...