Skip to content

Instantly share code, notes, and snippets.

@Parithi
Created March 31, 2023 03:55
Show Gist options
  • Save Parithi/899a048526d8a300deba332158ac4f44 to your computer and use it in GitHub Desktop.
Save Parithi/899a048526d8a300deba332158ac4f44 to your computer and use it in GitHub Desktop.
Steam deck edge
run --branch=stable --arch=x86_64 --command=/app/bin/edge --file-forwarding com.microsoft.Edge @@u @@ --windowsize=1024,640 --force-device-scale-factor=1.25 --device-scale-factor=1.25 --kiosk "https://luna.amazon.com" --user-agent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36 Edg/108.0.1462.54"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment