dots/suckless/dwm/README.md
2024-01-02 13:00:44 -05:00

25 lines
217 B
Markdown

# dwm
My build of dwm.
## Patches
center
swallow
combo
blanktags
alpha
rearrangebar
warp
## Installation
Clone the repo.
`git clone https://github.com/dogeystamp/dwm`
Build dwm.
`cd dwm && sudo make install`