21 lines
212 B
Markdown
21 lines
212 B
Markdown
# dwm
|
|
My build of dwm.
|
|
## Patches
|
|
center
|
|
|
|
swallow
|
|
|
|
combo
|
|
|
|
blank tags (my own edit)
|
|
|
|
alpha
|
|
## Installation
|
|
Clone the repo.
|
|
|
|
`git clone https://github.com/dogeystamp/dwm`
|
|
|
|
Build dwm.
|
|
|
|
`cd dwm && sudo make install`
|