Let's try live with kitty for a bit.
This commit is contained in:
parent
3916ce2a70
commit
28d7db99c0
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ static const Rule rules[] = {
|
||||||
* WM_NAME(STRING) = title
|
* WM_NAME(STRING) = title
|
||||||
*/
|
*/
|
||||||
/* class instance title tags mask switchtotag isfloating isterminal noswallow monitor */
|
/* 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 },
|
{ "Firefox", NULL, NULL, 2, 1, 0, 0, 0, -1 },
|
||||||
{ "qutebrowser", 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 },
|
{ "Ferdi" , NULL, NULL, 1 << 2, 1, 0, 0, 0, -1 },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue