|
1 vuosi sitten | |
---|---|---|
patches | 2 vuotta sitten | |
.gitignore | 1 vuosi sitten | |
LICENSE | 2 vuotta sitten | |
Makefile | 2 vuotta sitten | |
README.md | 2 vuotta sitten | |
README.orig | 2 vuotta sitten | |
config.def.h | 1 vuosi sitten | |
config.def.mk | 2 vuotta sitten | |
drw.c | 2 vuotta sitten | |
drw.h | 2 vuotta sitten | |
dwm.1 | 2 vuotta sitten | |
dwm.c | 2 vuotta sitten | |
dwm.png | 2 vuotta sitten | |
transient.c | 2 vuotta sitten | |
util.c | 2 vuotta sitten | |
util.h | 2 vuotta sitten |
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
.