nvidia: better wording for no hw

This commit is contained in:
Vaxry 2024-10-26 02:14:25 +01:00
parent fca4bcfe46
commit 0b02a14e3f

View file

@ -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
}