>>107153638
Interesting, I actually tried making a script a while ago that set a bunch of variables and then ran a command after that, however I was severely butthurt at it not doing anything when I tried launching that script with dmenu.
Typing out all the variables manually in my current shell and then executing the game I wanted to run right then and there worked, but turning it into a .sh script didn't.
Do you think this might have something to do with it?
If I wanted to make a script that I could launch from dmenu which set a few variables and then ran a game using proton afterwards, is there something I should be aware of?