diff --git a/meson_options.txt b/meson_options.txt --- a/meson_options.txt +++ b/meson_options.txt @@ -1,6 +1,6 @@ option( 'xwayland', type: 'boolean', - value: true, + value: false, description: 'Enable XWayland support', )