equal
deleted
inserted
replaced
1 dwm |
1 dwm - dynamic window manager |
2 ------ |
2 ---------------------------- |
3 |
3 |
4 dwm is an extremly fast, small, and dynamic X11 window manager. |
4 dwm is an extremly fast, small, and dynamic X11 window manager. |
5 |
5 |
6 |
6 |
7 Requirements |
7 Requirements |
19 |
19 |
20 make clean install |
20 make clean install |
21 |
21 |
22 |
22 |
23 Running dwm |
23 Running dwm |
24 -------------- |
24 ----------- |
25 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: |
26 |
26 |
27 exec dwm |
27 exec dwm |
28 |
28 |
29 In order to connect dwm to a specific display, make sure that |
29 In order to connect dwm to a specific display, make sure that |