Skip to content

Commit 2a9eaa4

Browse files
author
Ben Hillis
committed
try without --xwayland
1 parent 1ea883b commit 2a9eaa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WSLGd/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ try {
431431
westonArgs += " ";
432432
}
433433
westonArgs += "/usr/bin/weston ";
434-
westonArgs += "--backend=rdp-backend.so --modules=wslgd-notify.so --xwayland ";
434+
westonArgs += "--backend=rdp-backend.so --modules=wslgd-notify.so ";
435435
westonArgs += westonSocketOption;
436436
westonArgs += " ";
437437
westonArgs += westonShellOption;

0 commit comments

Comments
 (0)