aboutsummaryrefslogtreecommitdiff
path: root/dwm.1
diff options
context:
space:
mode:
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.111
1 files changed, 10 insertions, 1 deletions
diff --git a/dwm.1 b/dwm.1
index 7f87eb9..0e10778 100644
--- a/dwm.1
+++ b/dwm.1
@@ -60,8 +60,17 @@ Start
.B Mod1\-b
Toggles bar on and off.
.TP
+.B Mod1\-t
+Sets tiled layout.
+.TP
+.B Mod1\-f
+Sets floating layout.
+.TP
+.B Mod1\-f
+Sets monocle layout.
+.TP
.B Mod1\-space
-Toggles between layouts.
+Toggles between current and previous layout.
.TP
.B Mod1\-j
Focus next window.