Location: usr/bin/steam
Under:
export STEAMSCRIPT="$(cd "${0%/*}" && echo "$PWD")/${0##*/}"
Needs to be added:
export STEAM_FRAME_FORCE_CLOSE=1
This is effectively a duplicate of #1025 and is the current intended behavior picked by valve. The whole point of that env variable is for users just like you who disagree.
Closing duplicate.
Nothing extracted yet.
Location: usr/bin/steam
Under:
export STEAMSCRIPT="$(cd "${0%/*}" && echo "$PWD")/${0##*/}"Needs to be added:
export STEAM_FRAME_FORCE_CLOSE=1