Skip to content

Commit

Permalink
update steam beta code for gamepad ui
Browse files Browse the repository at this point in the history
  • Loading branch information
alkazar committed May 21, 2022
1 parent 0a14fb5 commit 7dcb575
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rootfs/usr/bin/chimera-session
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ DATA_HOME=${XDG_DATA_HOME:-$HOME/.local/share}
CONFIG_HOME=${XDG_CONFIG_HOME:-$HOME/.config}
SESSION_CONFIG="${CONFIG_HOME}/environment.d/01-chimera-session.conf"
CLIENT_BETA_CONFIG="${DATA_HOME}/Steam/package/beta"
DECK_CLIENT_STRING="steampal_stable_9a24a2bf68596b860cb6710d9ea307a76c29a04d"
DECK_CLIENT_STRING="steamdeck_stable"
SESSION_LIST=('bigpicture' 'desktop' 'gamepadui')
SELECTED_SESSION="$1"

Expand Down

0 comments on commit 7dcb575

Please sign in to comment.