diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index 30e6e4d..23958c7 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -180,6 +180,7 @@ _[More about Animations](../Animations)._ | follow_mouse | (0/1/2/3) Specify if and how cursor movement should affect window focus. See the note below. | int | 1 | | mouse_refocus | If disabled and `follow_mouse=1` then mouse focus will not switch to the hovered window unless the mouse crosses a window boundary. | bool | true | | float_switch_override_focus | If enabled (1 or 2), focus will change to the window under the cursor when changing from tiled-to-floating and vice versa. If 2, focus will also follow mouse on float-to-float switches. | int | 1 | +| special_fallthrough | if enabled, having only floating windows in the special workspace will not block focusing windows in the regular workspace. | bool | false | {{< hint type=info >}} ## XKB Settings