Skip to content

Commit

Permalink
steam: test
Browse files Browse the repository at this point in the history
  • Loading branch information
Drakulix committed Jan 6, 2024
1 parent 3e9c5ff commit 9eb8ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/steam/scripts/startup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ if [ -n "$RUN_GAMESCOPE" ]; then
# Enable support for xwayland isolation per-game in Steam
# Note: This breaks without these additional flags
export STEAM_MULTIPLE_XWAYLANDS=1
STEAM_STARTUP_FLAGS="${STEAM_STARTUP_FLAGS} -steamos3 -steamdeck -steampal"
STEAM_STARTUP_FLAGS="${STEAM_STARTUP_FLAGS} -steamos3 -steampal"

# We no longer need to set GAMESCOPE_EXTERNAL_OVERLAY from steam, mangoapp now does it itself
export STEAM_DISABLE_MANGOAPP_ATOM_WORKAROUND=1
Expand Down

0 comments on commit 9eb8ab2

Please sign in to comment.