gamemode
gamemode copied to clipboard
Gamemoderunexec doesn't work
Describe the bug
If I put for example export GAMEMODERUNEXEC=mangohud in .profile,then it doesn't work,but the commands work if I do it on a per game basis,but I wanna use them globally.
To Reproduce
Steps used to reproduce the behavior:
Open .profile,put something like export GAMEMODERUNEXEC=mangohud in it.
Expected behavior
That it works globally.
System Info (please complete the following information):

Just a sanity check:
- is it properly exported?
- does it have any effect? (e.g. putting
echo "whatever" > some_pathasGAMEMODERUNEXEC's command)