diff --git a/pages/Configuring/Variables.md b/pages/Configuring/Variables.md index d599b1b..70b7515 100644 --- a/pages/Configuring/Variables.md +++ b/pages/Configuring/Variables.md @@ -385,6 +385,7 @@ _Subcategory `group:groupbar:`_ | ignore_group_lock | If enabled, dispatchers like `moveintogroup`, `moveoutofgroup` and `movewindoworgroup` will ignore lock per group. | bool | false | | movefocus_cycles_fullscreen | If enabled, when on a fullscreen window, `movefocus` will cycle fullscreen, if not, it will move the focus in a direction. | bool | true | | disable_keybind_grabbing | If enabled, apps that request keybinds to be disabled (e.g. VMs) will not be able to do so. | bool | false | +| window_direction_monitor_fallback | If enabled, moving a window or focus over the edge of a monitor with a direction will move it to the next monitor in that direction. | bool | true | ### XWayland