Alexander Rosenberg 0c721f8610 Make s-c open khard | 1 year ago | |
---|---|---|
patches | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
Makefile | 1 year ago | |
README.md | 1 year ago | |
README.orig | 1 year ago | |
config.def.h | 1 year ago | |
config.def.mk | 1 year ago | |
drw.c | 1 year ago | |
drw.h | 1 year ago | |
dwm.1 | 2 years ago | |
dwm.c | 1 year ago | |
dwm.png | 2 years ago | |
transient.c | 2 years ago | |
util.c | 1 year ago | |
util.h | 2 years ago |
This is my personal configuration of dwm that I use on all of my production
machines on a daily basis. It is currently based on dwm 6.4, however, I tend to
update it when new releases come out. The config.def.h
file contains the
framework I use when I first install this on a new computer.
Check README.orig
for the stock dwm README
file.
The following patches are included:
Just make && sudo make install
. Remember to customize config.h
and
config.mk
.