Mercurial > aewl
comparison README @ 37:eb14fb2c0ee0
small changes to README
author | Anselm R. Garbe <garbeam@wmii.de> |
---|---|
date | Thu, 13 Jul 2006 10:03:56 +0200 |
parents | cd30cce52b78 |
children | 040a7074d23c |
comparison
equal
deleted
inserted
replaced
36:d969b6807162 | 37:eb14fb2c0ee0 |
---|---|
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 |