Add 'patches' header
This commit is contained in:
parent
1bca8e4470
commit
6ee579628e
|
@ -6,6 +6,7 @@ Heavily-patched build of `dwm`.
|
||||||
- [Requirements <a name="requirements"></a>](#requirements-)
|
- [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-)
|
||||||
|
- [Patches <a name="patches"></a>](#patches-)
|
||||||
- [Contributing <a name="contributing"></a>](#contributing-)
|
- [Contributing <a name="contributing"></a>](#contributing-)
|
||||||
- [License <a name="license"></a>](#license-)
|
- [License <a name="license"></a>](#license-)
|
||||||
|
|
||||||
|
@ -29,7 +30,7 @@ To run `cdwm`:
|
||||||
exec dwm
|
exec dwm
|
||||||
```
|
```
|
||||||
|
|
||||||
## Patches
|
## Patches <a name="patches"></a>
|
||||||
|
|
||||||
- Clickable statusbar.
|
- Clickable statusbar.
|
||||||
- Scratchpad.
|
- Scratchpad.
|
||||||
|
|
Loading…
Reference in New Issue