diff --git a/README.md b/README.md index f55cebfd..1e18b81a 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,8 @@ The general system is: if a hotkey switches somewhere, then adding CtrlModCtrlI or ModCtrlPageUp | Move the focused window to the workspace above | | Mod19 | Switch to a workspace by index | | ModCtrl19 | Move the focused window to a workspace by index | +| ModShiftU or ModShiftPageDown | Move the focused workspace down | +| ModShiftI or ModShiftPageUp | Move the focused workspace up | | Mod, | Consume the window to the right into the focused column | | Mod. | Expel the focused window into its own column | | ModR | Toggle between preset column widths |