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
1 changed files with 3 additions and 0 deletions

3
bin/steam Executable file
View File

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