15 lines
288 B
Plaintext
15 lines
288 B
Plaintext
|
|
#####################
|
|
## NVIDIA SETTINGS ##
|
|
#####################
|
|
|
|
env = LIBVA_DRIVER_NAME, nvidia
|
|
env = __GLX_VENDOR_LIBRARY_NAME, nvidia
|
|
env = NVD_BACKEND, direct
|
|
env = ELECTRON_OZONE_PLATFORM_HINT, auto
|
|
|
|
cursor {
|
|
# Set to true if you have issues
|
|
no_hardware_cursors = false
|
|
}
|