aewl

diff config.h @ 147:a94577c9de73

fixed config.h files
author arg@10ksloc.org
date Tue, 01 Aug 2006 14:03:29 +0200
parents f328ce9c558c
children a26b32ff8911
line diff
     1.1 --- a/config.h	Tue Aug 01 13:59:13 2006 +0200
     1.2 +++ b/config.h	Tue Aug 01 14:03:29 2006 +0200
     1.3 @@ -3,6 +3,7 @@
     1.4   * See LICENSE file for license details.
     1.5   */
     1.6  
     1.7 +#define ARRANGE			dotile
     1.8  #define FONT			"fixed"
     1.9  #define BGCOLOR			"#666699"
    1.10  #define FGCOLOR			"#eeeeee"
    1.11 @@ -63,5 +64,3 @@
    1.12  	{ "Firefox.*",		{ [Tnet] = "net" },		False }, \
    1.13  	{ "Gimp.*",		{ 0 },				True}, \
    1.14  };
    1.15 -
    1.16 -#define ARRANGE dotile