We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ea883b commit 2a9eaa4Copy full SHA for 2a9eaa4
1 file changed
WSLGd/main.cpp
@@ -431,7 +431,7 @@ try {
431
westonArgs += " ";
432
}
433
westonArgs += "/usr/bin/weston ";
434
- westonArgs += "--backend=rdp-backend.so --modules=wslgd-notify.so --xwayland ";
+ westonArgs += "--backend=rdp-backend.so --modules=wslgd-notify.so ";
435
westonArgs += westonSocketOption;
436
437
westonArgs += westonShellOption;
0 commit comments