1.1 KiB
1.1 KiB
cdwm
Heavily-patched build of dwm
.
Table of contents
Requirements
In order to build dwm
you need the Xlib
header files and libxft-bgra.
Installation
You need to run:
make clean install
Usage
To run cdwm
:
exec dwm
Patches
- Clickable statusbar.
- Scratchpad.
- True fullscreen.
- Sticky windows.
- Stacker.
- Attach direction.
- Shiftview.
- Always center.
- Gaps.
- Sticky.
Contributing
PRs are welcome.