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