Skip to content

Instantly share code, notes, and snippets.

@MOZGIII
Last active April 25, 2026 20:29
Show Gist options
  • Select an option

  • Save MOZGIII/e80bf46833e1ca1d580a85339abe5391 to your computer and use it in GitHub Desktop.

Select an option

Save MOZGIII/e80bf46833e1ca1d580a85339abe5391 to your computer and use it in GitHub Desktop.
linux dota2 steam command
SDL_VIDEO_DRIVER=wayland SDL_AUDIO_DRIVER=pipewire DRI_PRIME=1 LD_PRELOAD="" gamemoderun gamescope -f -w 2560 -h 1600 -r 165 --backend wayland --mangoapp -- %command% -novid -high -vulkan -prewarm -nojoy -novr -console
SDL_VIDEO_WAYLAND_SCALE_TO_DISPLAY=1 SDL_VIDEO_DRIVER=wayland SDL_AUDIO_DRIVER=pipewire DRI_PRIME=1 LD_PRELOAD="" gamemoderun mangohud %command% -novid -high -vulkan -prewarm -nojoy -novr -console
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment