From 25a2120a12b30c0cb54efc1e136f2149a25eac41 Mon Sep 17 00:00:00 2001 From: vaxerski Date: Fri, 19 Aug 2022 22:04:31 +0200 Subject: [PATCH] mention new var --- pages/Configuring/Dwindle-Layout.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/Configuring/Dwindle-Layout.md b/pages/Configuring/Dwindle-Layout.md index 051668b..662ba43 100644 --- a/pages/Configuring/Dwindle-Layout.md +++ b/pages/Configuring/Dwindle-Layout.md @@ -53,6 +53,7 @@ category name: `dwindle` | special_scale_factor | 0 - 1 -> specifies the scale factor of windows on the special workspace | float | 0.8 | | split_width_multiplier | specifies the auto-split width multiplier | float | 1.0 | | no_gaps_when_only | whether to apply gaps when there is only one window on a workspace, aka. smart gaps. | bool | false | +| use_active_for_splits | whether to prefer the active window or the mouse position for splits | bool | true | ## Bind Dispatchers