From 85e8e93eba106cfe143dc68cce4e0e2df862f2de Mon Sep 17 00:00:00 2001 From: Mihai Fufezan Date: Fri, 9 Sep 2022 17:43:31 +0300 Subject: [PATCH] Nvidia: remove unnecessary env vars --- pages/Nvidia/_index.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pages/Nvidia/_index.md b/pages/Nvidia/_index.md index 212f1b2..acdd734 100644 --- a/pages/Nvidia/_index.md +++ b/pages/Nvidia/_index.md @@ -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