remove gimp from special treatment
This commit is contained in:
parent
de1e77edab
commit
f5b63f1fd4
|
@ -33,7 +33,6 @@ static const Rule rules[] = {
|
||||||
* WM_NAME(STRING) = title
|
* WM_NAME(STRING) = title
|
||||||
*/
|
*/
|
||||||
/* class instance title tags mask isfloating isterminal noswallow monitor */
|
/* class instance title tags mask isfloating isterminal noswallow monitor */
|
||||||
{ "Gimp", NULL, NULL, 0, 1, 0, 0, -1 },
|
|
||||||
{ "st-256color", NULL, NULL, 0, 0, 1, 0, -1 },
|
{ "st-256color", NULL, NULL, 0, 0, 1, 0, -1 },
|
||||||
{ "Pcmanfm", NULL, NULL, 0, 0, 1, 0, -1 },
|
{ "Pcmanfm", NULL, NULL, 0, 0, 1, 0, -1 },
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user