Nvidia: remove unnecessary env vars

This commit is contained in:
Mihai Fufezan 2022-09-09 17:43:31 +03:00
parent 59eb7dd84f
commit 85e8e93eba
No known key found for this signature in database
GPG Key ID: 5899325F2F120900
1 changed files with 0 additions and 6 deletions

View File

@ -30,16 +30,10 @@ wrap the launcher and additionally export these:
```sh
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
```
Install `qt5-wayland`, `qt5ct` and `libva`. Additionally