wayland.windowManager.sway.config.focus.wrapping

Home-Manager option

Whether the window focus commands automatically wrap around the edge of containers. See https://i3wm.org/docs/userguide.html#_focus_wrapping

type: one of “yes”, “no”, “force”, “workspace”
Default
if focus.forceWrapping then "yes" else "no"
declared in: <home-manager/modules/services/window-managers/i3-sway/sway.nix>source unavailable