From: Anselm R. Garbe Date: Mon, 17 Jul 2006 08:09:57 +0000 (+0200) Subject: updated README X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=commitdiff_plain;h=ed41473634058b3ffdee7c8eef39785defe9da65 updated README --- 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.