diff options
author | Anselm R. Garbe <garbeam@wmii.de> | 2006-07-13 01:30:55 +0200 |
---|---|---|
committer | Anselm R. Garbe <garbeam@wmii.de> | 2006-07-13 01:30:55 +0200 |
commit | 8b59083eb13c0712e04d9a5b6d7bf4af5913c442 (patch) | |
tree | c71ce38a84380cd619c6bf7c478dc68ae3c20f9a /README | |
parent | da2bbd371c522d63d737d43a127601a3fdbcb9d8 (diff) | |
download | dwm-8b59083eb13c0712e04d9a5b6d7bf4af5913c442.tar.gz |
removed unnecessary crap
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/README b/README index bd60b68..55fe9cd 100644 --- a/README +++ b/README @@ -37,7 +37,5 @@ This will start gridwm on display :1 of the host foo.bar. Configuration ------------- -The configuration of gridwm is done by customizing the config.h source file. To -customize the key bindings edit kb.c. To change the status output, edit the -status command definition in wm.c. - +The configuration of gridwm is done by customizing the wm.h source file. To +customize the key bindings edit kb.c. |