JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
renamed drawstatus into drawbar
[dwm.git] / config.mk
index de2fb00..4b2ff6c 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -1,8 +1,11 @@
 # dwm version
-VERSION = 4.2
+VERSION = 4.5
 
 # Customize below to fit your system
 
+# additional layouts beside floating
+SRC = tile.c
+
 # paths
 PREFIX = /usr/local
 MANPREFIX = ${PREFIX}/share/man