mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-11-20 16:19:19 +01:00
to a T
This commit is contained in:
parent
62dee8c03d
commit
d50f35df57
@ -2438,7 +2438,7 @@ if [[ $options == *"Twitch"* ]]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ $options == *"movie-web"* ]]; then
|
if [[ $options == *"movie-web"* ]]; then
|
||||||
# User selected Tmovie-web
|
# User selected movie-web
|
||||||
chromedirectory="\"$chrome_path\""
|
chromedirectory="\"$chrome_path\""
|
||||||
moviewebchromelaunchoptions="run --branch=stable --arch=x86_64 --command=/app/bin/chrome --file-forwarding com.google.Chrome @@u @@ --window-size=1280,800 --force-device-scale-factor=1.00 --device-scale-factor=1.00 --kiosk https://movie-web.app/ --chrome-kiosk-type=fullscreen --no-first-run --enable-features=OverlayScrollbar"
|
moviewebchromelaunchoptions="run --branch=stable --arch=x86_64 --command=/app/bin/chrome --file-forwarding com.google.Chrome @@u @@ --window-size=1280,800 --force-device-scale-factor=1.00 --device-scale-factor=1.00 --kiosk https://movie-web.app/ --chrome-kiosk-type=fullscreen --no-first-run --enable-features=OverlayScrollbar"
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user