fixed firefox popups
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user