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