Skip to content

Instantly share code, notes, and snippets.

@FikriRNurhidayat
Created April 9, 2025 14:11
Show Gist options
  • Save FikriRNurhidayat/eb8b02fd608b681f36598d96174d9471 to your computer and use it in GitHub Desktop.
Save FikriRNurhidayat/eb8b02fd608b681f36598d96174d9471 to your computer and use it in GitHub Desktop.
My Gamescope Launch command
#!/bin/sh
STEAM_MULTIPLE_XWAYLANDS=1 gamescope -e --hdr-enabled --hdr-itm-enable --hide-cursor-delay 3000 --fade-out-duration 200 --xwayland-count 2 -- steam -gamepadui -steamos3 -steampal -pipewire-dmabuf -offline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment