X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/b896b58d6dbdfc98c0099bd7276e4989527160c6..e8792d95a12c85f9e660e192cd2c6260a01a3c5e:/config.mk 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