xsession.windowManager.i3.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 "force" else "yes"
declared in: <home-manager/modules/services/window-managers/i3-sway/i3.nix>source unavailable