dwm-meillo

diff config.arg.h @ 326:73efaa15a635

removed DEFTAG
author Anselm R. Garbe <arg@10kloc.org>
date Tue, 22 Aug 2006 16:42:29 +0200
parents 6b535e908636
children 2a65e8b3d21a
line diff
     1.1 --- a/config.arg.h	Tue Aug 22 16:06:11 2006 +0200
     1.2 +++ b/config.arg.h	Tue Aug 22 16:42:29 2006 +0200
     1.3 @@ -7,7 +7,6 @@
     1.4  const char *tags[] = { "work", "net", "fnord", NULL };
     1.5  
     1.6  #define DEFMODE			dotile /* dofloat */
     1.7 -#define DEFTAG			0 /* index */
     1.8  #define TFONT			"-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
     1.9  #define FONT			"-*-snap-*-*-*-*-*-*-*-*-*-*-*-*"
    1.10  #define BGCOLOR			"#0d121d"