gimp no floaty
This commit is contained in:
@ -29,7 +29,6 @@ static const Rule rules[] = {
|
|||||||
* WM_NAME(STRING) = title
|
* WM_NAME(STRING) = title
|
||||||
*/
|
*/
|
||||||
/* class instance title tags mask isfloating monitor */
|
/* class instance title tags mask isfloating monitor */
|
||||||
{ "Gimp", NULL, NULL, 0, 1, -1 },
|
|
||||||
{ "PrismLauncher", NULL, NULL, 0, 1, -1 },
|
{ "PrismLauncher", NULL, NULL, 0, 1, -1 },
|
||||||
{ "imv", NULL, NULL, 0, 1, -1 },
|
{ "imv", NULL, NULL, 0, 1, -1 },
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user