X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=README;h=5915a272b0d99fd9f2621428038d68be2c2ca27b;hp=1f4be0a4f8eb15f4ca1a0a108c87d3b6bb2a3f21;hb=dc5c070c44d9af434405c8d6538abd06299d3298;hpb=eff4478c2d231060f920e209cbdfd266d56334e2 diff --git a/README b/README index 1f4be0a..5915a27 100644 --- a/README +++ b/README @@ -18,11 +18,6 @@ necessary as root): make clean install -If you want to use a customized config.h, you can use the following -command for installing dwm: - - make CONFIG=.h clean install - Running dwm ----------- @@ -49,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.