Skip to content

ToppDev/dwm

Repository files navigation

dwm - dynamic window manager (suckless)

This is my fork of dwm, the dynamic window manager which is an extremely fast, small, and dynamic window manager for X.

Requirements

In order to build dwm you need

  • the Xlib header files
  • swallow patch
    • libxcb
    • Xlib-libxcb
    • xcb-res

Installation

Edit config.mk to match your local setup (dwm is installed into the /usr/local namespace by default).

Afterwards enter the following command to build and install dwm

sudo make clean install

Patches applied

Acknowledgements

Some ideas and code was taken from other projects. Credits for those go to