hz
This commit is contained in:
		| @ -40,6 +40,8 @@ static const Rule rules[] = { | |||||||
| 	/* class       instance    title       tags mask     isfloating   monitor */ | 	/* class       instance    title       tags mask     isfloating   monitor */ | ||||||
| 	{ "Gimp",      NULL,       NULL,       0,            1,           -1 }, | 	{ "Gimp",      NULL,       NULL,       0,            1,           -1 }, | ||||||
| 	{ "Firefox",   NULL,       NULL,       1 << 8,       0,           -1 }, | 	{ "Firefox",   NULL,       NULL,       1 << 8,       0,           -1 }, | ||||||
|  | 	{ "xwinwrap",  NULL,       NULL,       1 << 9,       0,           -1 }, | ||||||
|  | 	{ NULL,        NULL,       "broken",   1 << 9,       0,           -1 }, | ||||||
| }; | }; | ||||||
|  |  | ||||||
| /* layout(s) */ | /* layout(s) */ | ||||||
|  | |||||||
							
								
								
									
										2
									
								
								config.h
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								config.h
									
									
									
									
									
								
							| @ -40,6 +40,8 @@ static const Rule rules[] = { | |||||||
| 	/* class       instance    title       tags mask     isfloating   monitor */ | 	/* class       instance    title       tags mask     isfloating   monitor */ | ||||||
| 	{ "Gimp",      NULL,       NULL,       0,            1,           -1 }, | 	{ "Gimp",      NULL,       NULL,       0,            1,           -1 }, | ||||||
| 	{ "Firefox",   NULL,       NULL,       1 << 8,       0,           -1 }, | 	{ "Firefox",   NULL,       NULL,       1 << 8,       0,           -1 }, | ||||||
|  | 	{ "xwinwrap",  NULL,       NULL,       1 << 9,       0,           -1 }, | ||||||
|  | 	{ NULL,        NULL,       "broken",   1 << 9,       0,           -1 }, | ||||||
| }; | }; | ||||||
|  |  | ||||||
| /* layout(s) */ | /* layout(s) */ | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	 Linux User
					Linux User