diff --git a/config.def.h b/config.def.h index f63984d..89818d4 100644 --- a/config.def.h +++ b/config.def.h @@ -36,6 +36,7 @@ static const Rule rules[] = { */ /* class instance title tags mask isfloating monitor */ { "Gimp", NULL, NULL, 0, 1, -1 }, + { "Firefox", NULL, NULL, 0, 0, -1 }, }; /* layout(s) */