feat(hypr): add new rules for the xwaylandbridge

This commit is contained in:
Sergio Laín 2024-03-24 01:15:36 +01:00
parent aa26214525
commit e1236e1a14
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -64,8 +64,9 @@ windowrulev2 = center 1, $sideScratchpad
$videobridge = class:^(.*xwaylandvideobridge.*)$ $videobridge = class:^(.*xwaylandvideobridge.*)$
windowrulev2 = opacity 0.0 override 0.0 override, $videobridge windowrulev2 = opacity 0.0 override 0.0 override, $videobridge
windowrulev2 = noanim, $videobridge windowrulev2 = noanim, $videobridge
windowrulev2 = nofocus, $videobridge windowrulev2 = noblur, $videobridge
windowrulev2 = noinitialfocus, $videobridge windowrulev2 = noinitialfocus, $videobridge
windowrulev2 = maxsize 1 1, $videobridge
$zathura = class:^(.*zathura.*)$ $zathura = class:^(.*zathura.*)$
windowrulev2 = float, $zathura windowrulev2 = float, $zathura