diff dwm.h @ 507:2824b5d0f0f0

prelim of dotile()
author Anselm R. Garbe <arg@10kloc.org>
date Fri, 29 Sep 2006 14:39:03 +0200
parents 2c29d74b11dc
children ede48935f2b3
line wrap: on
line diff
--- a/dwm.h	Fri Sep 29 12:56:01 2006 +0200
+++ b/dwm.h	Fri Sep 29 14:39:03 2006 +0200
@@ -40,6 +40,7 @@
 #define MOUSEMASK		(BUTTONMASK | PointerMotionMask)
 /* other stuff used in different places */
 #define BORDERPX		1
+#define MINW			100
 #define PROTODELWIN		1
 
 enum { NetSupported, NetWMName, NetLast };		/* EWMH atoms */