Fix center window for tabbed st
This commit is contained in:
@@ -31,6 +31,7 @@ static const Rule rules[] = {
|
|||||||
*/
|
*/
|
||||||
/* class instance title tags mask isfloating CenterThisWindow? monitor */
|
/* class instance title tags mask isfloating CenterThisWindow? monitor */
|
||||||
{ "st", NULL, NULL, 0, 0, 1, -1 },
|
{ "st", NULL, NULL, 0, 0, 1, -1 },
|
||||||
|
{ "tabbed", NULL, NULL, 0, 0, 1, -1 },
|
||||||
};
|
};
|
||||||
|
|
||||||
/* layout(s) */
|
/* layout(s) */
|
||||||
|
|||||||
@@ -31,6 +31,7 @@ static const Rule rules[] = {
|
|||||||
*/
|
*/
|
||||||
/* class instance title tags mask isfloating CenterThisWindow? monitor */
|
/* class instance title tags mask isfloating CenterThisWindow? monitor */
|
||||||
{ "st", NULL, NULL, 0, 0, 1, -1 },
|
{ "st", NULL, NULL, 0, 0, 1, -1 },
|
||||||
|
{ "tabbed", NULL, NULL, 0, 0, 1, -1 },
|
||||||
};
|
};
|
||||||
|
|
||||||
/* layout(s) */
|
/* layout(s) */
|
||||||
|
|||||||
BIN
programs/dwm/dwm
BIN
programs/dwm/dwm
Binary file not shown.
Reference in New Issue
Block a user