X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.mk;h=320aea1ebd586ef1f8b5690c0d23b8dd3a8f1056;hb=86953bd68249662b5d7a9ae6741744ab8bf30aa1;hp=a0fad48b7de3528233cb92847959a83bf5397b55;hpb=2d81b78b853565a3e34a8a9190e2362a6fdde739;p=dwm.git diff --git a/config.mk b/config.mk index a0fad48..320aea1 100644 --- a/config.mk +++ b/config.mk @@ -3,8 +3,8 @@ VERSION = 4.4 # Customize below to fit your system -# layouts -SRC = float.c tile.c +# additional layouts beside floating +SRC = tile.c # paths PREFIX = /usr/local