X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.mk;h=f9b5f7fa765f44a1e5efb905a3482f2f55c6b351;hb=a92cf496c18189f9cbc7c1d7f8edcebbd1d7ff99;hp=f0c34894f7f79ae9dce8e0ec7c0624aa67e1ab38;hpb=141beb27041371672d54da7f541a3855fab0ac5b;p=dwm.git diff --git a/config.mk b/config.mk index f0c3489..f9b5f7f 100644 --- a/config.mk +++ b/config.mk @@ -1,8 +1,11 @@ # dwm version -VERSION = 4.3 +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