mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-12-21 23:31:52 +01:00
changed typo in Xbox Game Pass
This commit is contained in:
parent
bd6a05f6a2
commit
fab8dffbe3
@ -2536,7 +2536,7 @@ done
|
|||||||
if [[ $options == *"Xbox Game Pass"* ]]; then
|
if [[ $options == *"Xbox Game Pass"* ]]; then
|
||||||
# User selected Xbox Game Pass
|
# User selected Xbox Game Pass
|
||||||
microsoftedgedirectory="\"$microsoftedge_path\""
|
microsoftedgedirectory="\"$microsoftedge_path\""
|
||||||
xboxedgelaunchoptions="run --branch=stable --arch=x86_64 --command=/app/bin/edge --file-forwarding com.microsoft.Edge @@u @@ --window-size=1280,800 --force-device-scale-factor=1.00 --device-scale-factor=1.00 --kiosk "https://www.xbox.com/play" --enable-features=OverlayScrollbar"
|
xboxedgelaunchoptions="run --branch=stable --arch=x86_64 --command=/app/bin/edge --file-forwarding com.microsoft.Edge @@u @@ --window-size=1280,800 --force-device-scale-factor=1.00 --device-scale-factor=1.00 --kiosk https://www.xbox.com/play --enable-features=OverlayScrollbar"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ $options == *"Netflix"* ]]; then
|
if [[ $options == *"Netflix"* ]]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user