diff options
Diffstat (limited to 'dwm.1')
-rw-r--r-- | dwm.1 | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -66,9 +66,15 @@ Toggles between geometries. .B Mod1\-j Focus next window. .TP +.B Mod1\-Shift\-j +Focus next window with exactly the same tags as the current one. +.TP .B Mod1\-k Focus previous window. .TP +.B Mod1\-Shift\-k +Focus previous window with exactly the same tags as the current one. +.TP .B Mod1\-h Decrease master area size. .TP |