|
|
||
|---|---|---|
| patch | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
| config.def.h | ||
| config.h | ||
| config.mk | ||
| drw.c | ||
| drw.h | ||
| dwm | ||
| dwm.1 | ||
| dwm.c | ||
| dwm.png | ||
| transient.c | ||
| util.c | ||
| util.h | ||
README.md
My build of dwm (dynamic window manager)
Patches applied
- xrdb patch for .Xresources support.
- fullgaps patch for adding gaps between windows.
- scratchpad patch for scratchpad
- bar height for changing bar's height
- pertag for layout for each tag.
- swallow patch for swallowing windows (have reversed the patch right now.)