mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-08 06:25:58 +01:00
nvidia: better wording for no hw
This commit is contained in:
parent
fca4bcfe46
commit
0b02a14e3f
1 changed files with 3 additions and 0 deletions
|
@ -83,7 +83,10 @@ env = LIBVA_DRIVER_NAME,nvidia
|
|||
env = XDG_SESSION_TYPE,wayland
|
||||
env = GBM_BACKEND,nvidia-drm
|
||||
env = __GLX_VENDOR_LIBRARY_NAME,nvidia
|
||||
```
|
||||
|
||||
and set this variable:
|
||||
```ini
|
||||
cursor {
|
||||
no_hardware_cursors = true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue