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
0c6eb7eaa0
|
6 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 | 6 years ago | |
config.mk | 6 years ago | |
drw.c | 6 years ago | |
drw.h | 7 years ago | |
dwm.1 | 7 years ago | |
dwm.c | 6 years ago | |
dwm.png | 19 years ago | |
transient.c | 13 years ago | |
util.c | 8 years ago | |
util.h | 8 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.