bin/steam: Wrapper script to avoid frozen windows

This commit is contained in:
Lexi / Zoe 2025-11-30 17:42:47 +01:00
parent 698bc314b0
commit 9426ffb672
Signed by: binaryDiv
GPG key ID: F8D4956E224DA232

3
bin/steam Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
exec /usr/bin/steam -system-composer "$@"