From 6244cf5f6ae591192ffd3bf267d237a99311f5ff Mon Sep 17 00:00:00 2001 From: retrozinndev Date: Fri, 25 Apr 2025 23:02:41 -0300 Subject: [PATCH] hypr(shell/rules): float `xdg-desktop-portal.*` with gnomed animation --- hypr/shell/rules.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hypr/shell/rules.conf b/hypr/shell/rules.conf index 47526b0..f91f21f 100644 --- a/hypr/shell/rules.conf +++ b/hypr/shell/rules.conf @@ -9,6 +9,7 @@ windowrule = float, class:io.github.kaii_lb.Overskride # Resize windowrule = size 50% 50%, class:org.pulseaudio.pavucontrol windowrule = size 50% 50%, class:io.github.kaii_lb.Overskride +windowrule = size 68% 65%, class:xdg-desktop-portal.* # Position @@ -24,6 +25,7 @@ windowrule = movetoworkspace e, class:org.pulseaudio.pavucontrol windowrule = animation gnomed, class:hyprpolkitagent windowrule = animation slide right, class:org.pulseaudio.pavucontrol windowrule = animation slide right, class:io.github.kaii_lb.Overskride +windowrule = animation gnomed, class:xdg-desktop-portal.* layerrule = animation fade, selection layerrule = animation fade, hyprpicker