Work terminal should open wherever I invoke it.

This commit is contained in:
Bartek Stalewski 2022-02-18 14:11:09 +01:00
parent 0f324c34be
commit 600ea43abb

View File

@ -53,7 +53,6 @@ static const Rule rules[] = {
{ "Signal", NULL, NULL, 1 << 2, 0, 0, 0, -1 },
{ "discord", NULL, NULL, 1 << 2, 0, 0, 0, -1 },
{ NULL, "mutt", NULL, 1 << 3, 0, 1, 1, -1 },
{ NULL, "f_work", NULL, 1 << 8, 0, 1, 1, -1 },
{ "LibreWolf", NULL, NULL, 1 << 9, 0, 0, 0, -1 },
{ NULL, NULL, "Event Tester", 0, 0, 0, 1, -1 }, /* xev */
{ NULL, "spterm", NULL, SPTAG(0), 1, 1, 0, -1 },