diff options
author | Anselm R. Garbe <garbeam@wmii.de> | 2006-07-13 10:34:55 +0200 |
---|---|---|
committer | Anselm R. Garbe <garbeam@wmii.de> | 2006-07-13 10:34:55 +0200 |
commit | 44f2e8b952264311887c3b51dc6a987af226062a (patch) | |
tree | 5aad14fbbb2927c5a09a01643e48c0a30b687ac4 /README | |
parent | 3f942f9e798d4222116ae4c083d2482ddb1e972b (diff) |
added dev.c instead of kb.c
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |