updated README
ed414736
1 file(s) · +2 −2
| 36 | 36 | ||
| 37 | 37 | Configuration |
|
| 38 | 38 | ------------- |
|
| 39 | - | The configuration of dwm is done by customizing the wm.h source file. To |
|
| 40 | - | customize the key bindings edit dev.c. |
|
| 39 | + | The configuration of dwm is done by customizing source code, |
|
| 40 | + | grep for CUSTOMIZE keyword. |