diff --git a/pages/Configuring/Advanced-config.md b/pages/Configuring/Advanced-config.md index 726f9a1..b718027 100644 --- a/pages/Configuring/Advanced-config.md +++ b/pages/Configuring/Advanced-config.md @@ -300,6 +300,7 @@ layout pages (See the sidebar) | resizewindowpixel | resizes a selected window | `resizeparams,window`, e.g. `100 100,^(kitty)$ | | movewindowpixel | moves a selected window | `resizeparams,window` | | cyclenext | focuses the next window on a workspace | none (for next) or `prev` (for previous) | +| swapnext | swaps the focused window with the next window on a workspace | none (for next) or `prev` (for previous) | | focuswindow | focuses the first window matching | window | | focusmonitor | focuses a monitor | monitor | | splitratio | changes the split ratio | floatdelta | diff --git a/pages/Configuring/Master-Layout.md b/pages/Configuring/Master-Layout.md index 932d6e0..c02ee49 100644 --- a/pages/Configuring/Master-Layout.md +++ b/pages/Configuring/Master-Layout.md @@ -32,6 +32,8 @@ You can, however, resize the master window. | swapwithmaster | swaps the current window with master | | cyclenext | focuses the next window respecting the layout | | cycleprev | focuses the previous window respecting the layout | +| swapnext | swaps the focused window with the next window respecting the layout | +| swapprev | swaps the focused window with the previous window respecting the layout | {{< hint type=info >}} example usage: