sway: center and float solaar

This commit is contained in:
Aly Raffauf 2024-05-15 14:29:22 -04:00
parent 2d42bd5f0a
commit 4444955c2c

View file

@ -360,6 +360,7 @@
{app_id = "com.github.wwmm.easyeffects";}
{app_id = "org.keepassxc.KeePassXC";}
{app_id = "pavucontrol";}
{app_id = "solaar";}
{window_role = "bubble";}
{window_role = "dialog";}
{window_role = "pop-up";}
@ -380,6 +381,10 @@
command = "resize set 40ppt 60ppt; move position center";
criteria = {app_id = "blueberry.py";};
}
{
command = "resize set 60ppt 80ppt; move position center";
criteria = {app_id = "solaar";};
}
{
command = "resize set 80ppt 80ppt; move position center";
criteria = {app_id = "org.keepassxc.KeePassXC";};