# HG changeset patch # User Anselm R. Garbe # Date 1189355479 -7200 # Node ID 9a322081bea29a7e9f304a0eb9bc0de1d6e02710 # Parent 1f295ac327ef1c738457469017a9ec0b8a8223b8 I work with enabled RESIZEHINTS, simply because I force myself to continue the st development ;) diff -r 1f295ac327ef -r 9a322081bea2 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 */