Update headers
This commit is contained in:
parent
0976b97d38
commit
926b86cf58
10
README.md
10
README.md
|
@ -3,12 +3,16 @@
|
||||||
Heavily-patched build of dwm.
|
Heavily-patched build of dwm.
|
||||||
|
|
||||||
## Table of contents
|
## Table of contents
|
||||||
|
- [Requirements <a name="requirements"></a>](#requirements-)
|
||||||
- [Installation <a name="installation"></a>](#installation-)
|
- [Installation <a name="installation"></a>](#installation-)
|
||||||
- [Usage <a name="usage"></a>](#usage-)
|
- [Usage <a name="usage"></a>](#usage-)
|
||||||
- [Requirements <a name="requirements"></a>](#requirements-)
|
|
||||||
- [Contributing <a name="contributing"></a>](#contributing-)
|
- [Contributing <a name="contributing"></a>](#contributing-)
|
||||||
- [License <a name="license"></a>](#license-)
|
- [License <a name="license"></a>](#license-)
|
||||||
|
|
||||||
|
## Requirements <a name="requirements"></a>
|
||||||
|
|
||||||
|
In order to build dwm you need the Xlib header files and [libxft-bgra][1].
|
||||||
|
|
||||||
## Installation <a name="installation"></a>
|
## Installation <a name="installation"></a>
|
||||||
|
|
||||||
You need to run:
|
You need to run:
|
||||||
|
@ -25,10 +29,6 @@ To run `cdwm`:
|
||||||
exec dwm
|
exec dwm
|
||||||
```
|
```
|
||||||
|
|
||||||
## Requirements <a name="requirements"></a>
|
|
||||||
|
|
||||||
In order to build dwm you need the Xlib header files and [libxft-bgra][1].
|
|
||||||
|
|
||||||
## Patches
|
## Patches
|
||||||
|
|
||||||
- Clickable statusbar.
|
- Clickable statusbar.
|
||||||
|
|
Loading…
Reference in New Issue