dots/suckless/dwm/README.md
dogeystamp 3f5e6526f4 [dwm] Blank tags
Make tags blank and move the indicator to the middle.
It's like blank keycaps.
2024-01-02 13:00:44 -05:00

19 lines
205 B
Markdown

# dwm
My build of dwm.
## Patches
center
swallow
combo
blank tags (my own edit)
## Installation
Clone the repo.
`git clone https://github.com/dogeystamp/dwm`
Build dwm.
`cd dwm && sudo make install`