README
changeset 87 e8a23f20097e
parent 42 040a7074d23c
child 132 59e997ca04a6
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.