diff options
Diffstat (limited to 'config/hypr/configs/ENVariables.conf')
| -rw-r--r-- | config/hypr/configs/ENVariables.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/config/hypr/configs/ENVariables.conf b/config/hypr/configs/ENVariables.conf index e7f12818..c909976a 100644 --- a/config/hypr/configs/ENVariables.conf +++ b/config/hypr/configs/ENVariables.conf @@ -19,12 +19,11 @@ env = QT_AUTO_SCREEN_SCALE_FACTOR,1 #env = MOZ_ENABLE_WAYLAND,1 # NVIDIA -# This is from Hyprland Wiki -# As a start, I only recommend to enable the WLR_NO_HARD_CURSORS. +# This is from Hyprland Wiki. As a start, WLR_NO_HARDWARE_CURSORS 1 will be activated if nvidia gpu detected #env = WLR_NO_HARDWARE_CURSORS,1 #env = LIBVA_DRIVER_NAME,nvidia #env = __GLX_VENDOR_LIBRARY_NAME,nvidia -#env = GBM_BACKEND,nvidia-drm #if I enable this, Hyprland will crash +#env = GBM_BACKEND,nvidia-drm #env = __NV_PRIME_RENDER_OFFLOAD,1 #env = __VK_LAYER_NV_optimus,NVIDIA_only |
