config.def.h
changeset 1158 7c40610de8df
parent 1153 14be7ab52d28
child 1159 34c88d74dff0
--- a/config.def.h	Sat Mar 22 16:53:37 2008 +0000
+++ b/config.def.h	Mon Mar 24 13:33:32 2008 +0000
@@ -15,10 +15,7 @@
 
 Rule rules[] = {
 	/* class	instance	title		tags ref	isfloating */
-	{ NULL,		NULL,		"Firefox",	tags[8],	False },
-	{ NULL,		NULL,		"Gimp",		NULL,		True },
-	{ NULL,		NULL,		"MPlayer",	NULL,		True },
-	{ NULL,		NULL,		"Acroread",	NULL,		True },
+	{ "Gimp",	NULL,		NULL,		NULL,		True },
 };
 
 /* geometries, s{x,y,w,h} and bh are already initualized here */