Skip to content

Instantly share code, notes, and snippets.

@ZimboPro
Created March 12, 2026 11:02
Show Gist options
  • Select an option

  • Save ZimboPro/c13ff08dfb359be1bf38556861e15f3f to your computer and use it in GitHub Desktop.

Select an option

Save ZimboPro/c13ff08dfb359be1bf38556861e15f3f to your computer and use it in GitHub Desktop.
ENV Variables to get Android Studio working on Linux with Hardware acceleration
export __NV_PRIME_RENDER_OFFLOAD=1
export __GLX_VENDOR_LIBRARY_NAME=nvidia
export __EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/10_nvidia.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment