# HG changeset patch # User Tsuki # Date 2026-08-20 10:16:42 # Node ID 99f86b291f04cd35b7874c4c44f10b3817fc07bd # Parent 25a6280c96ec9c744d4ed1998a78f7e9121a3235 rm xwl 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', )