* Cinnamon version: `Cinnamon 5.2.7` * Distribution: `Arch Linux (Zen Kernel, 5.16.12-zen1-1-zen)` * Graphics hardware: `Nvidia GTX 970` * 32 or 64 bit: `64-bit` [xsession-errors.txt](https://github.com/linuxmint/cinnamon/files/8200814/xsession-errors.txt) [syslog.txt](https://github.com/linuxmint/cinnamon/files/8200853/syslog.txt) **Issue** When steam is launched through the menu with ``PrefersNonDefaultGPU=true` the process goes defunct. ``` ripster 136217 0.0 0.0 8228 4140 tty2 S+ 15:56 0:00 bash /home/ripster/.local/share/Steam/steam.sh ripster 137375 0.2 0.0 0 0 tty2 Zl+ 15:56 0:00 [steam] <defunct> ``` **Steps to reproduce** Launch steam from menu with `PrefersNonDefaultGPU=true`. **Expected behaviour** Steam to launch successfully.