Go to file
staticfanfare b3aaabfd90 updated README 2024-07-02 14:29:31 -04:00
patches applied patches and such 2024-07-02 14:23:39 -04:00
LICENSE LICENSE: add Chris Down 2022-04-26 15:50:32 +02:00
Makefile Makefile: remove the options target 2023-09-22 15:13:29 +02:00
README.md updated README 2024-07-02 14:29:31 -04:00
README.orig new README 2024-07-02 14:27:03 -04:00
config.def.h applied patches and such 2024-07-02 14:23:39 -04:00
config.mk applied alpha, asideandbelow, and fullgaps patches 2024-07-02 14:21:46 -04:00
drw.c applied alpha, asideandbelow, and fullgaps patches 2024-07-02 14:21:46 -04:00
drw.h applied alpha, asideandbelow, and fullgaps patches 2024-07-02 14:21:46 -04:00
dwm.1 dwm.1: fix wrong text in man page 2020-07-08 18:05:50 +02:00
dwm.c applied alpha, asideandbelow, and fullgaps patches 2024-07-02 14:21:46 -04:00
dwm.png alternate dwm.png 2006-07-19 14:49:19 +02:00
transient.c applied Peter Hartlichs nice interim Xinerama and map fix patches, for debugging purposes I also added his transient test driver 2011-07-29 20:01:22 +02:00
util.c sync code-style patch from libsl 2022-08-08 10:43:09 +02:00
util.h import new drw from libsl and minor fixes. 2016-06-26 13:52:36 +02:00

README.md

dwm - dynamic window manager

This is my personal configuration of suckess DWM.

To use it, git clone this repo, make, then sudo make install. I also recommend checking out my st and dmenu if you plan on using this.

Patches

All of the patches I've used can be found in the /patches directory.