From 0bf8731114f8b74d97066cd1d480ed1aad735163 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Sun, 10 May 2026 01:07:45 +0200 Subject: [PATCH] man: update drag_lock default ref. #8800 Fixes #9119 --- sway/sway-input.5.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/sway-input.5.scd b/sway/sway-input.5.scd index 18744a22a..389b20570 100644 --- a/sway/sway-input.5.scd +++ b/sway/sway-input.5.scd @@ -154,7 +154,7 @@ The following commands may only be used in the configuration file. *input* drag_lock enabled|disabled|enabled_sticky Enables or disables drag lock for specified input device. The default is - _enabled_sticky_. + _disabled_. *input* dwt enabled|disabled Enables or disables disable-while-typing for the specified input device.