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