diff options
| -rw-r--r-- | monsterwm.1 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/monsterwm.1 b/monsterwm.1 index 6ed2946..fcad4a2 100644 --- a/monsterwm.1 +++ b/monsterwm.1 @@ -98,10 +98,14 @@ Toggles to the last selected desktop. .B Mod1\-Shift\-q Quit monsterwm. .TP -.B F{1..n} +.B Mod1\-F{1..n} Move to the nth workspace. By default, .I monsterwm is configured with four workspaces. +.TP +.B Mod1\-Shift\-F{1..n} +Move focused window to nth workspace. +.TP .SH CUSTOMIZATION .I monsterwm is customized by copying |
