aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAnselm R. Garbe <garbeam@wmii.de>2006-07-13 10:34:55 +0200
committerAnselm R. Garbe <garbeam@wmii.de>2006-07-13 10:34:55 +0200
commit44f2e8b952264311887c3b51dc6a987af226062a (patch)
tree5aad14fbbb2927c5a09a01643e48c0a30b687ac4 /README
parent3f942f9e798d4222116ae4c083d2482ddb1e972b (diff)
added dev.c instead of kb.c
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 6260440..e6b06b0 100644
--- a/README
+++ b/README
@@ -37,4 +37,4 @@ 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 kb.c.
+customize the key bindings edit dev.c.