diff --git a/modules/desktop/sway.nix b/modules/desktop/sway.nix index fe5b8d3..85745b9 100644 --- a/modules/desktop/sway.nix +++ b/modules/desktop/sway.nix @@ -82,6 +82,7 @@ # Don't automatically move the mouse cursor when switching outputs mouseWarping = false; }; + workspaceAutoBackAndForth = true; gaps = { # Disable borders on workspaces with a single container smartBorders = "no_gaps";