X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=inline;f=config.mk;h=f9b5f7fa765f44a1e5efb905a3482f2f55c6b351;hb=a92cf496c18189f9cbc7c1d7f8edcebbd1d7ff99;hp=d4395028954a170c7cf4d6d3590d18b0bad2e7ed;hpb=a54cf2ecef2ca83441dccd454c694b92bca42a16;p=dwm.git diff --git a/config.mk b/config.mk index d439502..f9b5f7f 100644 --- a/config.mk +++ b/config.mk @@ -1,8 +1,11 @@ # dwm version -VERSION = 4.4 +VERSION = 4.4.1 # Customize below to fit your system +# additional layouts beside floating +SRC = tile.c + # paths PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man