chore: revert rule change :P
This commit is contained in:
parent
7c2c708d54
commit
475ac01b5c
@ -48,7 +48,7 @@ static const Rule rules[] = {
|
||||
{"Manager", NULL, NULL, 1 << 7, 1, 0, -1, 0},
|
||||
{"InputLeap", NULL, NULL, 1 << 8, 1, 1, -1, 0},
|
||||
{"Nextcloud", NULL, NULL, 1 << 8, 1, 0, -1, 0},
|
||||
{"feishin", NULL, NULL, 1 << 1, 0, 0, -1, 0},
|
||||
{"feishin", NULL, NULL, 1 << 2, 0, 0, -1, 0},
|
||||
{ NULL, NULL, "scratchpad", 0, 1, 0, -1, 's'}
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user