equal
deleted
inserted
replaced
14 the /usr/local namespace by default). |
14 the /usr/local namespace by default). |
15 |
15 |
16 Afterwards enter the following command to build and install dwm (if |
16 Afterwards enter the following command to build and install dwm (if |
17 necessary as root): |
17 necessary as root): |
18 |
18 |
|
19 cp config.default.h config.h |
19 make clean install |
20 make clean install |
20 |
|
21 If you want to use a customized config.h, you can use the following |
|
22 command for installing dwm: |
|
23 |
|
24 make CONFIG=<your-config>.h clean install |
|
25 |
21 |
26 |
22 |
27 Running dwm |
23 Running dwm |
28 ----------- |
24 ----------- |
29 Add the following line to your .xinitrc to start dwm using startx: |
25 Add the following line to your .xinitrc to start dwm using startx: |