sway: add floating rules for blueman

This commit is contained in:
Aly Raffauf 2024-05-11 22:06:48 -04:00
parent c1b4c26f7a
commit e79e29fea5

View file

@ -374,6 +374,9 @@
{
app_id = "blueberry.py";
}
{
app_id = ".blueman-manager-wrapped";
}
{
app_id = "pavucontrol";
}
@ -410,6 +413,12 @@
app_id = "blueberry.py";
};
}
{
command = "resize set 40ppt 60ppt";
criteria = {
app_id = ".blueman-manager-wrapped";
};
}
{
command = "resize set 40ppt 60ppt";
criteria = {