feat: add window rules for windowkill

This commit is contained in:
Alexandre Cavalheiro 2024-03-07 00:34:25 -03:00
parent 0e44f344d5
commit 57be7eb2d1
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF

View file

@ -260,6 +260,11 @@
windowrulev2 = noanim,class:^(xwaylandvideobridge)$
windowrulev2 = nofocus,class:^(xwaylandvideobridge)$
windowrulev2 = noinitialfocus,class:^(xwaylandvideobridge)$
# Rules for windowkill
windowrule = noborder, ^(steam_app_2726450)$
windowrule = pin, ^(steam_app_2726450)$
windowrule = opacity 0.9, ^(steam_app_2726450)$
'';
};
}