tar -zcvf ~/Desktop/steam-logs.tar.gz ~/.steam/steam/logs
steam-logs.tar.gz
gamemoderun %command%
In the logs I can see
Mär 20 14:27:09 steam[57971]: /bin/sh: 1: gamemoderun: not found
Other overrides also do not work, direct path does not help either.
I guess technically any system-wide app cannot be used since it's looking inside the runtime, but this is an example.
Hello @agurenko, this is the same issue as #13008. Closing in favor of the older issue report.
Your system information
tar -zcvf ~/Desktop/steam-logs.tar.gz ~/.steam/steam/logs]steam-logs.tar.gz
Steps for reproducing this issue:
gamemoderun %command%to the launch option of any gameIn the logs I can see
Other overrides also do not work, direct path does not help either.
I guess technically any system-wide app cannot be used since it's looking inside the runtime, but this is an example.