Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Page for environment variables #1

Closed
viperML opened this issue Aug 14, 2022 · 1 comment
Closed

Page for environment variables #1

viperML opened this issue Aug 14, 2022 · 1 comment

Comments

@viperML
Copy link
Contributor

viperML commented Aug 14, 2022

It would be nice to have a page for what environment variables to use. Right now, the nvidia page has some:

export LIBVA_DRIVER_NAME=nvidia
export CLUTTER_BACKEND=wayland
export XDG_SESSION_TYPE=wayland
export QT_WAYLAND_DISABLE_WINDOWDECORATION=1
export MOZ_ENABLE_WAYLAND=1
export GBM_BACKEND=nvidia-drm
export __GLX_VENDOR_LIBRARY_NAME=nvidia
export WLR_NO_HARDWARE_CURSORS=1
export WLR_BACKEND=vulkan
export QT_QPA_PLATFORM=wayland
export GDK_BACKEND=wayland

...but not all of these env variables are related to nvidia.

@NotAShelf
Copy link
Member

Maybe some of those could be moved to the example wrapper section, as the NVIDIA article already links back to it. Potentially, a "final result" example (w/ both NVIDIA and other misc envvars in it) can be attached at the end of the relevant NVIDIA section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants