summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson_options.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/meson_options.txt b/meson_options.txt
index befdb2dc..2d467874 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -68,8 +68,8 @@ option(
option(
'weston-launch',
type: 'boolean',
- value: true,
- description: 'Weston launcher for systems without logind'
+ value: false,
+ description: 'Deprecated weston launcher for systems without logind'
)
option(