You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
.gitignore | 1 year ago | |
LICENSE | 1 year ago | |
Makefile | 2 years ago | |
README | 2 years ago | |
README.md | 1 year ago | |
config.def.h | 10 months ago | |
config.mk | 2 months ago | |
drw.c | 7 months ago | |
drw.h | 2 years ago | |
dwm.1 | 2 months ago | |
dwm.c | 2 months ago | |
dwm.png | 14 years ago | |
fibonacci.c | 1 year ago | |
movestack.c | 1 year ago | |
tcl.c | 1 year ago | |
transient.c | 9 years ago | |
util.c | 4 years ago | |
util.h | 4 years ago |
README.md
My fork of dwm
This repo is my fork of the DWM window manager.
The upstream repo can be cloned here.
I will try to keep the upstream branch of this repo up to date with the repo maintained by the suckless team.
Any patches I apply on separate branches and merge into the master branch. Any configuration I make is done directly on the master branch.