dogeystamp
cc1ec73d4d
Fixed drawing title over last one weirdly and drawing shorter statuses over older ones |
||
---|---|---|
.. | ||
.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