cdwm/README.md

972 B

cdwm

Heavily-patched build of dwm.

Table of contents

Installation

You need to run:

make clean install  

Usage

To run cdwm:

exec dwm

Requirements

In order to build dwm you need the Xlib header files and libxft-bgra.

Patches

  • Clickable statusbar.
  • Scratchpad.
  • True fullscreen.
  • Sticky windows.
  • Stacker.
  • Shiftview.
  • Gaps.

Contributing

PRs are welcome.

License

MIT