Add stacking layout rules for chat apps

This commit is contained in:
Evie Litherland-Smith 2024-05-17 16:19:19 +01:00
parent 29e17cb6b1
commit a0f83c2443

View file

@ -128,6 +128,15 @@
{app_id = "Nxplayer\.bin";}
{class = "Nxplayer\.bin";}
])
++ (map (criteria: {
inherit criteria;
command = "layout stacking";
}) [
{app_id = "WebCord";}
{app_id = "signal";}
{app_id = "whatsapp-for-linux";}
{app_id = "teams-for-linux";}
])
++ [];
};
floating.border = 1;