diff --git a/xoat.1 b/xoat.1 index 5ca635d..befba7a 100644 --- a/xoat.1 +++ b/xoat.1 @@ -56,6 +56,11 @@ Cycle all windows in a tile. .RS .RE .TP +.B Mod4-[1-9] +Raise nth window in a tile. +.RS +.RE +.TP .B Mod4-Escape Close a window. .RS diff --git a/xoat.md b/xoat.md index c631177..d995153 100644 --- a/xoat.md +++ b/xoat.md @@ -44,6 +44,9 @@ Mod4-Tab Mod4-` (grave) : Cycle all windows in a tile. +Mod4-[1-9] +: Raise nth window in a tile. + Mod4-Escape : Close a window. @@ -95,4 +98,4 @@ xoat restart # AUTHOR -Sean Pringle \ No newline at end of file +Sean Pringle