Make chat programs tabbed by default
This commit is contained in:
parent
2af99c51d7
commit
15ade8b6da
|
@ -97,6 +97,11 @@
|
||||||
inherit criteria;
|
inherit criteria;
|
||||||
command = "layout tabbed";
|
command = "layout tabbed";
|
||||||
}) [
|
}) [
|
||||||
|
{app_id = "WebCord";}
|
||||||
|
{app_id = "signal";}
|
||||||
|
{app_id = "whatsapp-for-linux";}
|
||||||
|
{app_id = "teams-for-linux";}
|
||||||
|
{app_id = "twinkle";}
|
||||||
{class = "Nxplayer\.bin";}
|
{class = "Nxplayer\.bin";}
|
||||||
{app_id = "Nxplayer\.bin";}
|
{app_id = "Nxplayer\.bin";}
|
||||||
])
|
])
|
||||||
|
|
Reference in a new issue