22 lines
235 B
Markdown
22 lines
235 B
Markdown
# dwm
|
|
My build of dwm.
|
|
## Patches
|
|
swallow
|
|
|
|
blanktags
|
|
|
|
alpha
|
|
|
|
warp
|
|
|
|
vanitygaps (customised to have 16:9 windows)
|
|
|
|
## Installation
|
|
Clone the repo.
|
|
|
|
`git clone https://github.com/dogeystamp/dwm`
|
|
|
|
Build dwm.
|
|
|
|
`cd dwm && sudo make install`
|