No hardware cursors on vmware
This commit is contained in:
parent
dc0e76f40d
commit
a23205be99
|
@ -62,8 +62,8 @@
|
|||
|
||||
# Make hyprland work
|
||||
environment.sessionVariables = {
|
||||
# "WLR_NO_HARDWARE_CURSORS" = "1";
|
||||
# "WLR_RENDERER" = "pixman";
|
||||
"WLR_RENDERER_ALLOW_SOFTWARE" = "1";
|
||||
"WLR_NO_HARDWARE_CURSORS" = "1";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue