JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
applied Jukka Salmi's setmwfact patch
[dwm.git] / config.mk
index d439502..320aea1 100644 (file)
--- a/config.mk
+++ b/config.mk
@@ -3,6 +3,9 @@ VERSION = 4.4
 
 # Customize below to fit your system
 
+# additional layouts beside floating
+SRC = tile.c
+
 # paths
 PREFIX = /usr/local
 MANPREFIX = ${PREFIX}/share/man