Extra window rules
This commit is contained in:
parent
7400343fdc
commit
5d2fdd0da9
1 changed files with 2 additions and 0 deletions
2
config.h
2
config.h
|
@ -93,6 +93,8 @@ static const Rule rules[] = {
|
|||
//{ "" , NULL , NULL , 0 , 1 , 0 , 1 , -1 } ,
|
||||
{"St", NULL, NULL, 0, 0, 1, 0, -1},
|
||||
{"Firefox", NULL, NULL, 1 << 5, 0, 0, 0, -1},
|
||||
{"Navigator", NULL, NULL, 1 << 5, 0, 0, 0, -1},
|
||||
{"zen", NULL, NULL, 1 << 5, 0, 0, 0, -1},
|
||||
{"dragon", NULL, NULL, 0, 1, 0, 1, -1},
|
||||
{"Dragon", NULL, NULL, 0, 1, 0, 1, -1},
|
||||
{"zbar", NULL, NULL, 0, 1, 0, 1, -1},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue