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

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`