Let's try live with kitty for a bit.
This commit is contained in:
parent
3916ce2a70
commit
28d7db99c0
@ -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 },
|
||||
|
Loading…
Reference in New Issue
Block a user