diff --git a/config.h b/config.h index 10c2e3d..7e2ade1 100644 --- a/config.h +++ b/config.h @@ -32,8 +32,8 @@ static const Rule rules[] = { * WM_NAME(STRING) = title */ /* class instance title tags mask isfloating monitor */ - { "Gimp", NULL, NULL, 0, 1, -1 }, { "Firefox", NULL, NULL, 1 << 8, 0, -1 }, + { NULL, NULL, "dragon", (1 << 9)-1, 1, -1 }, }; /* layout(s) */