diff --git a/config.h b/config.h index 2383999..9508139 100644 --- a/config.h +++ b/config.h @@ -61,7 +61,7 @@ static const Rule rules[] = { { "St", NULL, NULL, 0, 0, 1, 0, -1 }, { "kitty", NULL, NULL, 0, 0, 1, 0, -1 }, { "alacritty", NULL, NULL, 0, 0, 1, 0, -1 }, - { "terminator", NULL, NULL, 0, 0, 1, 0, -1 }, + { "terminator", NULL, NULL, 0, 0, 1, 0, -1 }, { NULL, NULL, "Event Tester", 0, 0, 0, 1, -1 }, /* xev */ };