From cd1fcc338b61c2ad94f96feae68981f9f497b5e9 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Mon, 25 Aug 2025 20:45:38 +0200 Subject: [PATCH] yes --- content/Configuring/Variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Configuring/Variables.md b/content/Configuring/Variables.md index 3b9a390..7d446b3 100644 --- a/content/Configuring/Variables.md +++ b/content/Configuring/Variables.md @@ -345,7 +345,7 @@ _Subcategory `gestures:`_ | workspace_swipe_direction_lock_threshold | in px, the distance to swipe before direction lock activates (touchpad only). | int | 10 | | workspace_swipe_forever | if enabled, swiping will not clamp at the neighboring workspaces but continue to the further ones. | bool | false | | workspace_swipe_use_r | if enabled, swiping will use the `r` prefix instead of the `m` prefix for finding workspaces. | bool | false | -| close_max_timeout | the timeout for a window to close when using a 1:1 gesture, in seconds | float | 1 | +| close_max_timeout | the timeout for a window to close when using a 1:1 gesture, in ms | int | 1000 | ### Group