X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=blobdiff_plain;f=config.mk;h=320aea1ebd586ef1f8b5690c0d23b8dd3a8f1056;hp=aa90094ad0217f823567286e44c123c3f2fe0d45;hb=a923298d3577dca0e69fd70edbef56c7822258e3;hpb=b896b58d6dbdfc98c0099bd7276e4989527160c6 diff --git a/config.mk b/config.mk index aa90094..320aea1 100644 --- a/config.mk +++ b/config.mk @@ -1,8 +1,11 @@ # dwm version -VERSION = 4.1 +VERSION = 4.4 # Customize below to fit your system +# additional layouts beside floating +SRC = tile.c + # paths PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man