Let's try live with kitty for a bit.

This commit is contained in:
Bartek Stalewski 2021-10-10 13:49:57 +02:00
parent 3916ce2a70
commit 28d7db99c0

View File

@ -45,7 +45,7 @@ static const Rule rules[] = {
* WM_NAME(STRING) = title
*/
/* class instance title tags mask switchtotag isfloating isterminal noswallow monitor */
{ NULL, NULL, "st", 0, 0, 0, 1, 0, -1 },
{ NULL, NULL, "kitty", 0, 0, 0, 1, 0, -1 },
{ "Firefox", NULL, NULL, 2, 1, 0, 0, 0, -1 },
{ "qutebrowser", NULL, NULL, 2, 1, 0, 0, 0, -1 },
{ "Ferdi" , NULL, NULL, 1 << 2, 1, 0, 0, 0, -1 },