From 2d42eef9a9d8b287199894720a42c079fb6c4a3d Mon Sep 17 00:00:00 2001 From: voidarclabs Date: Thu, 30 Oct 2025 14:18:31 +0000 Subject: [PATCH] fixed firefox popups --- .config/dconf/user | Bin 5861 -> 5861 bytes .config/hypr/rules.conf | 6 ++++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.config/dconf/user b/.config/dconf/user index 01ead7a5ac8442fe58afb53ea6f25f215e7de65a..2ec2fee4f675c434a6d1e46db9df5c83f18ed7f8 100644 GIT binary patch delta 19 acmaE=`&4&B1wWetGXujB#?5v7>FfYSg$4Kk delta 19 acmaE=`&4&B1wY$)76yhk=FN5d>FfYYZU$@s diff --git a/.config/hypr/rules.conf b/.config/hypr/rules.conf index 1cca5700..dbbbc3a3 100644 --- a/.config/hypr/rules.conf +++ b/.config/hypr/rules.conf @@ -6,7 +6,7 @@ windowrulev2 = opaque, class:^(firefox|Firefox)$ title:^(.*YouTube.*)$ windowrulev2=unset,class:UnrealEditor$,title:\w*$ windowrulev2=noinitialfocus,class:UnrealEditor$,title:\w*$ windowrulev2=suppressevent activate,class:UnrealEditor$,title:\w*$ -windowrulev2 = nodim, class:^(resolve)$ +windowrulev2 = nodim, class:^(resolve)$ windowrulev2 = opaque, class:^(resolve)$ # Floaty Windows @@ -23,11 +23,13 @@ windowrulev2 = float,class:^(nm-connection-editor)$ windowrulev2 = float,class:^(org.kde.polkit-kde-authentication-agent-1)$ windowrulev2 = float,class:^(yad)$ # Protontricks-Gtk -# Specific Animations and Styling +# Specific Animations and Sizing windowrulev2 = size 800 500,class:^(xdg-desktop-portal-gtk)$ windowrulev2 = animation popin,class:^(xdg-desktop-portal-gtk)$ windowrulev2 = size 600 400,class:^(.blueman-manager-wrapped)$ windowrulev2 = animation popin,class:^(.blueman-manager-wrapped)$ +windowrulev2 = size 800 500,class:^(firefox)$,title:^(.*Save.*) +windowrulev2 = animation popin,class:^(firefox)$,title:^(.*Save.*) # Layer rules layerrule = blur,notifications