Move barrier to tag 9
Signed-off-by: Przemek Grondek <przemek@grondek.pl>
This commit is contained in:
parent
da49fa490f
commit
4bbe67604c
1
config.h
1
config.h
@ -86,6 +86,7 @@ static const Rule rules[] = {
|
|||||||
/* Tag 9 */
|
/* Tag 9 */
|
||||||
{ "Nextcloud", NULL, NULL, 1 << 8, 0, 0, 0, 0, 0, -1},
|
{ "Nextcloud", NULL, NULL, 1 << 8, 0, 0, 0, 0, 0, -1},
|
||||||
{ "Virt-viewer", NULL, NULL, 1 << 8, 0, 0, 0, 0, 0, -1},
|
{ "Virt-viewer", NULL, NULL, 1 << 8, 0, 0, 0, 0, 0, -1},
|
||||||
|
{ "Barrier" , NULL, NULL, 1 << 8, 0, 0, 0, 0, 0, -1},
|
||||||
};
|
};
|
||||||
|
|
||||||
/* layout(s) */
|
/* layout(s) */
|
||||||
|
Loading…
Reference in New Issue
Block a user