comparison README @ 87:e8a23f20097e

updated README
author Anselm R. Garbe <garbeam@wmii.de>
date Mon, 17 Jul 2006 10:09:57 +0200
parents 040a7074d23c
children 59e997ca04a6
comparison
equal deleted inserted replaced
86:3fb1cbd75ef5 87:e8a23f20097e
34 This will start dwm on display :1 of the host foo.bar. 34 This will start dwm on display :1 of the host foo.bar.
35 35
36 36
37 Configuration 37 Configuration
38 ------------- 38 -------------
39 The configuration of dwm is done by customizing the wm.h source file. To 39 The configuration of dwm is done by customizing source code,
40 customize the key bindings edit dev.c. 40 grep for CUSTOMIZE keyword.