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