diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2023-10-26 00:31:16 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2023-10-26 00:31:16 +0900 |
| commit | 167829d29f4d80a5ed8b10b044a279c37315dc2c (patch) | |
| tree | a468002b1cd1b4322f3f2392ca09bdfb427dff5b /config/hypr/configs/ENVariables.conf | |
| parent | 0939949c87b46acc3c91bd4a0e08e4ce5f50d5f4 (diff) | |
small updates
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 |
