diff --git a/.config/hypr/themes/luna/rules.conf b/.config/hypr/themes/luna/rules.conf index 3918ef74..08559e94 100644 --- a/.config/hypr/themes/luna/rules.conf +++ b/.config/hypr/themes/luna/rules.conf @@ -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