Skip to content

Instantly share code, notes, and snippets.

@jeroensmink98
Created October 16, 2025 13:55
Show Gist options
  • Save jeroensmink98/ae03db858b3e161d5233fabfe640c3c9 to your computer and use it in GitHub Desktop.
Save jeroensmink98/ae03db858b3e161d5233fabfe640c3c9 to your computer and use it in GitHub Desktop.
start eigenwallet script
LIBGL_ALWAYS_SOFTWARE=1 \
MESA_GL_VERSION_OVERRIDE=3.3 \
QT_QPA_PLATFORM=xcb \
GDK_BACKEND=x11 \
__GLX_VENDOR_LIBRARY_NAME=mesa \
__EGL_VENDOR_LIBRARY_FILENAMES=/usr/share/glvnd/egl_vendor.d/50_mesa.json \
/usr/bin/unstoppableswap-gui-rs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment