about summary refs log tree commit diff stats
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-01-05 15:11:01 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-01-05 15:11:01 +0100
commit8c4623da80af2e25e3f0d15f56598624f4f37d5d (patch)
tree16212dead47c4ff62e9ca3d91bc95931df1c0250 /dwm.1
parent0faaba04a589c288a3f117f6c5b2c259c2b6790d (diff)
downloaddwm-8c4623da80af2e25e3f0d15f56598624f4f37d5d.tar.gz
changed shortcuts to M-i and M-d
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.14
1 files changed, 2 insertions, 2 deletions
diff --git a/dwm.1 b/dwm.1
index 084c64e..1f6d163 100644
--- a/dwm.1
+++ b/dwm.1
@@ -70,10 +70,10 @@ Grow master area (tiling mode only).
 .B Mod1-s
 Shrink master area (tiling mode only).
 .TP
-.B Mod1-Shift-plus
+.B Mod1-i
 Increase clients of master area (tiling mode only).
 .TP
-.B Mod1-minus
+.B Mod1-d
 Decrease clients of master area (tiling mode only).
 .TP
 .B Mod1-Shift-[1..n]
00 using -Os again, zoom is ignored in floating mode or on floating clients' href='/acidbong/suckless/dwm/commit/config.mk?h=6.2&id=ecc95c903ba6c9a548588a79c1093e6372555f2c'>ecc95c9 ^
12b1d43 ^
7c4da24 ^

d7e1708 ^
71fd06f ^




95766d6 ^
1076f2b
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