2021-04-02 17:29:29 -04:00
|
|
|
# dwm
|
|
|
|
My build of dwm.
|
|
|
|
## Patches
|
2021-04-02 17:37:51 -04:00
|
|
|
swallow
|
2021-04-04 18:52:44 -04:00
|
|
|
|
2021-04-08 18:03:23 -04:00
|
|
|
blanktags
|
2021-04-06 20:33:40 -04:00
|
|
|
|
|
|
|
alpha
|
2021-04-23 20:09:14 -04:00
|
|
|
|
2021-04-23 20:10:13 -04:00
|
|
|
warp
|
2021-04-02 17:29:29 -04:00
|
|
|
## Installation
|
|
|
|
Clone the repo.
|
|
|
|
|
|
|
|
`git clone https://github.com/dogeystamp/dwm`
|
|
|
|
|
|
|
|
Build dwm.
|
|
|
|
|
|
|
|
`cd dwm && sudo make install`
|