mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-15 09:45:58 +01:00
Nvidia: remmove problematic env var and duplicate from Environment Variables
This commit is contained in:
parent
b10de8aed0
commit
b2cd5e12c3
1 changed files with 0 additions and 2 deletions
|
@ -80,8 +80,6 @@ Add these variables to your Hyprland config:
|
||||||
|
|
||||||
```ini
|
```ini
|
||||||
env = LIBVA_DRIVER_NAME,nvidia
|
env = LIBVA_DRIVER_NAME,nvidia
|
||||||
env = XDG_SESSION_TYPE,wayland
|
|
||||||
env = GBM_BACKEND,nvidia-drm
|
|
||||||
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue