about summary refs log tree commit diff stats
path: root/dwm.1
diff options
context:
space:
mode:
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.115
1 files changed, 6 insertions, 9 deletions
diff --git a/dwm.1 b/dwm.1
index 586d080..672f0d7 100644
--- a/dwm.1
+++ b/dwm.1
@@ -63,14 +63,14 @@ Zooms/cycles current window to/from master area (tiled layout only).
 .B Mod1\-Tab
 Toggles to the previously selected tags.
 .TP
-.B Mod1\-space
-Toggles between layouts.
+.B Mod1\-f
+Apply floating layout.
 .TP
-.B Mod1\-b
-Shows/hides the status bar.
+.B Mod1\-m
+Apply monocle layout.
 .TP
-.B Mod1\-h
-Decreases the master area width about 5% (tiled layout only).
+.B Mod1\-t
+Apply tiled layout.
 .TP
 .B Mod1\-j
 Focus next window.
@@ -78,9 +78,6 @@ Focus next window.
 .B Mod1\-k
 Focus previous window.
 .TP
-.B Mod1\-l
-Increases the master area width about 5% (tiled layout only).
-.TP
 .B Mod1\-r
 Re-applies tagging rules to all windows.
 .TP
a4b94b87ba76126470206'>^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56