Skip to content

Instantly share code, notes, and snippets.

@federkamm
Created August 4, 2023 14:11
Show Gist options
  • Save federkamm/e9cf24ba97f69be19eb75804b3fe58e9 to your computer and use it in GitHub Desktop.
Save federkamm/e9cf24ba97f69be19eb75804b3fe58e9 to your computer and use it in GitHub Desktop.
optirun/primusrun for WSL2
#!/bin/sh
export MESA_D3D12_DEFAULT_ADAPTER_NAME=NVIDIA # see: https://github.com/microsoft/wslg/wiki/GPU-selection-in-WSLg
exec "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment