Move barrier to tag 9
Signed-off-by: Przemek Grondek <przemek@grondek.pl>
This commit is contained in:
parent
da49fa490f
commit
4bbe67604c
1 changed files with 1 additions and 0 deletions
1
config.h
1
config.h
|
@ -86,6 +86,7 @@ static const Rule rules[] = {
|
|||
/* Tag 9 */
|
||||
{ "Nextcloud", 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) */
|
||||
|
|
Loading…
Reference in a new issue