diff --git a/de/hypr/hyprland.conf.d/windowrules.conf b/de/hypr/hyprland.conf.d/windowrules.conf index 93c05d0..25914d8 100644 --- a/de/hypr/hyprland.conf.d/windowrules.conf +++ b/de/hypr/hyprland.conf.d/windowrules.conf @@ -5,7 +5,6 @@ windowrule = workspace 9 silent, ^(WebCord)$ windowrule = workspace 9 silent, ^(Element)$ # Floating windows -windowrule = float, ^(File Operation Progress)$ windowrule = float, ^(connman-gtk)$ windowrulev2 = float, class:(iwgtk) @@ -14,6 +13,8 @@ windowrulev2 = float, class:(localsend_app) windowrulev2 = float, class:(cmst) +windowrulev2 = float, title:(File Operation Progress) + windowrule = float, ^(blueman-manager)$ windowrule = size 40% 40%, ^(blueman-manager)$ windowrule = center, ^(blueman-manager)$