about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAnselm R. Garbe <garbeam@wmii.de>2006-07-17 10:09:57 +0200
committerAnselm R. Garbe <garbeam@wmii.de>2006-07-17 10:09:57 +0200
commited41473634058b3ffdee7c8eef39785defe9da65 (patch)
tree1d8b3dbe84be5f21084ae00496e89bce269c7f3c
parentee5ba1443142e8e8e69933874eaa5415dbb8d80d (diff)
downloaddwm-ed41473634058b3ffdee7c8eef39785defe9da65.tar.gz
updated README
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index e6b06b0..a17b82a 100644
--- a/README
+++ b/README
@@ -36,5 +36,5 @@ This will start dwm on display :1 of the host foo.bar.
 
 Configuration
 -------------
-The configuration of dwm is done by customizing the wm.h source file. To
-customize the key bindings edit dev.c.
+The configuration of dwm is done by customizing source code,
+grep for CUSTOMIZE keyword.
'#n128'>128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173