float zoom popups
This commit is contained in:
parent
cb54e47c79
commit
bab964fa49
1
config.h
1
config.h
@ -76,6 +76,7 @@ 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 */
|
||||||
|
{NULL, NULL, "zoom", 0, 1, -1},
|
||||||
{ "Gimp", NULL, NULL, 0, 1, -1 },
|
{ "Gimp", NULL, NULL, 0, 1, -1 },
|
||||||
{ "st", NULL, NULL, 0, 0, -1 },
|
{ "st", NULL, NULL, 0, 0, -1 },
|
||||||
{ "vncviewer", NULL, NULL, 0, 1, -1 },
|
{ "vncviewer", NULL, NULL, 0, 1, -1 },
|
||||||
|
Loading…
Reference in New Issue
Block a user