X-Git-Url: https://git.xinqibao.xyz/dwm.git/blobdiff_plain/b896b58d6dbdfc98c0099bd7276e4989527160c6..2d81b78b853565a3e34a8a9190e2362a6fdde739:/config.mk?ds=sidebyside diff --git a/config.mk b/config.mk index aa90094..a0fad48 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 +# layouts +SRC = float.c tile.c + # paths PREFIX = /usr/local MANPREFIX = ${PREFIX}/share/man