dwm is an extremely fast, small, and dynamic window manager for X. This is a custom build of DWM, the Dynamic Window Manager, with some additional patches and modifications.
# Clone the repository
git clone https://github.com/c0ven/custom-dwm-build.git
# Navigate to the source directory
cd dwm
# Compile and install DWM
make
sudo make install