dots/suckless/dwm/README.md

22 lines
201 B
Markdown
Raw Normal View History

2021-04-02 17:29:29 -04:00
# dwm
My build of dwm.
## Patches
2021-04-02 17:37:51 -04:00
swallow
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
2022-04-30 13:03:29 -04:00
2022-04-30 14:17:15 -04:00
vanitygaps
2022-04-30 13:03:29 -04:00
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`