gimp starts on own tag
This commit is contained in:
4
config.h
4
config.h
@@ -35,8 +35,8 @@ 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 }, */
|
{ "Gimp", NULL, NULL, 1 << 8, 0, -1 },
|
||||||
{ "Firefox", NULL, NULL, 1 << 8, 0, -1 },
|
/* { "Firefox", NULL, NULL, 1 << 8, 0, -1 }, */
|
||||||
};
|
};
|
||||||
|
|
||||||
/* layout(s) */
|
/* layout(s) */
|
||||||
|
|||||||
Reference in New Issue
Block a user