dots/suckless/dwm/README.md

19 lines
205 B
Markdown
Raw Normal View History

2021-04-02 17:29:29 -04:00
# dwm
My build of dwm.
## Patches
center
2021-04-02 17:37:51 -04:00
swallow
combo
blank tags (my own edit)
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`