nvidia: move configurations in respective files
This commit is contained in:
parent
0a5c8565f0
commit
027f6bee44
3 changed files with 30 additions and 15 deletions
|
@ -48,14 +48,6 @@ in
|
|||
"Unknown-1, disable"
|
||||
];
|
||||
|
||||
env = [
|
||||
"LIBVA_DRIVER_NAME,nvidia"
|
||||
"XDG_SESSION_TYPE,wayland"
|
||||
"GBM_BACKEND,nvidia-drm"
|
||||
"__GLX_VENDOR_LIBRARY_NAME,nvidia"
|
||||
"NVD_BACKEND,direct"
|
||||
];
|
||||
|
||||
cursor = {
|
||||
no_hardware_cursors = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue