Disable hardware cursor
This commit is contained in:
@@ -58,6 +58,10 @@
|
||||
follow_mouse = 1;
|
||||
};
|
||||
|
||||
cursor = {
|
||||
no_hardware_cursors = true;
|
||||
};
|
||||
|
||||
env = [
|
||||
"LIBVA_DRIVER_NAME,nvidia"
|
||||
"XDG_SESSION_TYPE,wayland"
|
||||
|
Reference in New Issue
Block a user