X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=README;h=4860bbe53e4101c125319ff65857917f01e1da33;hb=e81eb46a78c45b41ce7126f980b6d6d8a8ff25da;hp=5d40d95f0c336824434daf39149740f3ceff1740;hpb=5d3fd3707b262508d1750cf95ac2e2f666be6163;p=dwm.git diff --git a/README b/README index 5d40d95..4860bbe 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ dwm - dynamic window manager ---------------------------- -dwm is an extremely fast, small, and dynamic X11 window manager. +dwm is an extremely fast, small, and dynamic window manager for X. Requirements @@ -44,4 +44,5 @@ like this in your .xinitrc: Configuration ------------- -The configuration of dwm is done by editing config.h. +The configuration of dwm is done by creating a custom config.h +and (re)compiling the source code.