dogeystamp
3f5e6526f4
Make tags blank and move the indicator to the middle. It's like blank keycaps. |
||
---|---|---|
.. | ||
.gitignore | ||
config.def.h | ||
config.mk | ||
drw.c | ||
drw.h | ||
dwm.1 | ||
dwm.c | ||
dwm.png | ||
LICENSE | ||
Makefile | ||
README.md | ||
transient.c | ||
util.c | ||
util.h |
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