set virtualmanager as module, trying to fix nvidia stutter screens lag stutter, remove docker legacy version (latest probably fixed)
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 11m57s
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 11m57s
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
"LIBVA_DRIVER_NAME,nvidia"
|
||||
"__GLX_VENDOR_LIBRARY_NAME,nvidia"
|
||||
];
|
||||
cursor.no_hardware_cursors = 1;
|
||||
cursor.no_hardware_cursors = true;
|
||||
};
|
||||
|
||||
mods.hyprland.autoSuspend = false;
|
||||
|
Reference in New Issue
Block a user