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