From 39a1568f3200d8c303af3abe5f911fd6c44f83d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Wed, 1 Nov 2023 18:28:31 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20ux(hypr):=20changed=20for=20geeq?= =?UTF-8?q?ie=20size=20and=20position?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/themes/luna/rules.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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)$