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.
Jonathan Hodgson
acfb6dfbd4
|
5 years ago | |
---|---|---|
.gitignore | 6 years ago | |
LICENSE | 6 years ago | |
Makefile | 7 years ago | |
README | 7 years ago | |
README.md | 6 years ago | |
config.def.h | 5 years ago | |
config.mk | 6 years ago | |
drw.c | 6 years ago | |
drw.h | 7 years ago | |
dwm.1 | 6 years ago | |
dwm.c | 5 years ago | |
dwm.png | 19 years ago | |
fibonacci.c | 6 years ago | |
movestack.c | 6 years ago | |
tcl.c | 6 years ago | |
transient.c | 13 years ago | |
util.c | 8 years ago | |
util.h | 9 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.