centralized/externalized configuration to config.h

This commit is contained in:
arg@10ksloc.org 2006-08-01 13:59:13 +02:00
commit a73a882806
9 changed files with 172 additions and 107 deletions

6
dwm.1
View file

@ -98,7 +98,5 @@ Resizes current
while dragging
.SH CUSTOMIZATION
.B dwm
is customized through editing its source code. This keeps it fast, secure and
simple. The source code contains the
.I CUSTOMIZE
keyword to highlight relevant portions for customization.
is customized through editing config.h of the source code. This keeps it fast,
secure and simple.