add krusader rule
This commit is contained in:
parent
48e7cd42ba
commit
83a3aa3410
@ -37,6 +37,7 @@ static const Rule rules[] = {
|
|||||||
/* class instance title tags mask isfloating monitor */
|
/* class instance title tags mask isfloating monitor */
|
||||||
{ "Gimp", NULL, NULL, 0, 1, -1 },
|
{ "Gimp", NULL, NULL, 0, 1, -1 },
|
||||||
{ "Firefox", NULL, NULL, 1, 0, -1 },
|
{ "Firefox", NULL, NULL, 1, 0, -1 },
|
||||||
|
{ "krusader", NULL, NULL, 0, 1, -1 },
|
||||||
};
|
};
|
||||||
|
|
||||||
/* layout(s) */
|
/* layout(s) */
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user