diff options
-rw-r--r-- | dwm.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dwm.1 b/dwm.1 index 7ec3971..ba6b3f4 100644 --- a/dwm.1 +++ b/dwm.1 @@ -59,6 +59,9 @@ Start .B Mod1\-Return Zooms/cycles current window to/from master area (tiled layout only). .TP +.B Mod1\-Tab +Toggles to the previously selected tags. +.TP .B Mod1\-b Shows/hides the status bar. .TP |