aewl

diff config.arg.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.arg.h	Tue Aug 01 13:59:13 2006 +0200
     1.2 +++ b/config.arg.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			"-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
     1.9  #define BGCOLOR			"#0a2c2d"
    1.10  #define FGCOLOR			"#ddeeee"
    1.11 @@ -72,5 +73,3 @@
    1.12  	{ "Firefox.*",		{ [Tnet] = "net" },		False }, \
    1.13  	{ "Gimp.*",		{ 0 },				True}, \
    1.14  };
    1.15 -
    1.16 -#define ARRANGE dotile