From c1026d33f5dd2ba20caa6beab363916121502d42 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Thu, 11 Apr 2024 12:53:51 +0100 Subject: [PATCH] nuke numbered --- pages/Configuring/Variables.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index 600a8dc..c4708e6 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -305,8 +305,7 @@ Described [here](../Keywords#per-device-input-configs). | workspace_swipe_direction_lock | if enabled, switching direction will be locked when you swipe past the `direction_lock_threshold` (touchpad only). | bool | true | | 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_numbered | if enabled, swiping will swipe on consecutive numbered workspaces. | bool | false | -| workspace_swipe_use_r | if enabled, swiping will use the `r` prefix instead of the `m` prefix for finding workspaces. (requires disabled `workspace_swipe_numbered`) | bool | false | +| workspace_swipe_use_r | if enabled, swiping will use the `r` prefix instead of the `m` prefix for finding workspaces. | bool | false | ### Group