diff --git a/.config/hypr/themes/luna/rules.conf b/.config/hypr/themes/luna/rules.conf index 7338a6b6..458234c1 100644 --- a/.config/hypr/themes/luna/rules.conf +++ b/.config/hypr/themes/luna/rules.conf @@ -48,7 +48,7 @@ windowrule = float, nm-connection-editor ## Other windowrulev2 = center,class:^(kitty)$ -windowrulev2 = stayfocused,class:quake +# windowrulev2 = stayfocused,class:quake windowrulev2 = opacity 0.80, class:^(Rofi)$ windowrule = animation slide, Rofi windowrulev2 = animation windowsOut, 0, class:(wleave) @@ -56,6 +56,8 @@ windowrule = float, keyb-kitty windowrule = center 1, keyb-kitty windowrule = size 35% 80%, keyb-kitty windowrule = size 30% 85%,^(pavucontrol)$ +windowrule = size 80% 80%,^(Geeqie)$ +windowrule = center 1, ^(Geeqie)$ windowrulev2 = opacity 0.0 override 0.0 override,class:^(xwaylandvideobridge)$ windowrulev2 = noanim,class:^(xwaylandvideobridge)$ windowrulev2 = nofocus,class:^(xwaylandvideobridge)$