✨ feat(hypr): add new rules for the xwaylandbridge
This commit is contained in:
parent
aa26214525
commit
e1236e1a14
1 changed files with 2 additions and 1 deletions
|
@ -64,8 +64,9 @@ windowrulev2 = center 1, $sideScratchpad
|
|||
$videobridge = class:^(.*xwaylandvideobridge.*)$
|
||||
windowrulev2 = opacity 0.0 override 0.0 override, $videobridge
|
||||
windowrulev2 = noanim, $videobridge
|
||||
windowrulev2 = nofocus, $videobridge
|
||||
windowrulev2 = noblur, $videobridge
|
||||
windowrulev2 = noinitialfocus, $videobridge
|
||||
windowrulev2 = maxsize 1 1, $videobridge
|
||||
|
||||
$zathura = class:^(.*zathura.*)$
|
||||
windowrulev2 = float, $zathura
|
||||
|
|
Loading…
Add table
Reference in a new issue