Skip to content

ToppDev/dwm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c958f45 · Dec 11, 2024
Oct 16, 2021
Oct 27, 2021
Oct 13, 2021
Dec 21, 2022
Jun 2, 2018
Apr 14, 2022
Dec 11, 2024
Dec 21, 2022
Dec 21, 2022
Nov 3, 2023
Oct 15, 2021
Nov 3, 2023
Jul 19, 2006
Nov 4, 2023
Nov 3, 2023
Nov 3, 2023
Nov 3, 2023
Jun 26, 2016
Nov 3, 2023

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