I work with enabled RESIZEHINTS, simply because I force myself to continue the st development ;)
authorAnselm R. Garbe <garbeam@gmail.com>
Sun, 09 Sep 2007 18:31:19 +0200
changeset 980 9a322081bea2
parent 979 1f295ac327ef
child 981 c95449dc2730
I work with enabled RESIZEHINTS, simply because I force myself to continue the st development ;)
config.arg.h
--- a/config.arg.h	Sun Sep 09 18:28:39 2007 +0200
+++ b/config.arg.h	Sun Sep 09 18:31:19 2007 +0200
@@ -31,7 +31,7 @@
 	{ "[]=",		tile }, /* first entry is default */ \
 	{ "><>",		floating }, \
 };
-#define RESIZEHINTS		False	/* True - respect size hints in tiled resizals */
+#define RESIZEHINTS		True	/* False - respect size hints in tiled resizals */
 #define MWFACT			0.6	/* master width factor [0.1 .. 0.9] */
 #define SNAP			32	/* snap pixel */