diff --git a/de/hypr/hyprland.conf.d/windowrules.conf b/de/hypr/hyprland.conf.d/windowrules.conf index e3e0ccb..7ec1fe5 100644 --- a/de/hypr/hyprland.conf.d/windowrules.conf +++ b/de/hypr/hyprland.conf.d/windowrules.conf @@ -7,6 +7,10 @@ windowrule = workspace 9 silent, ^(Element)$ # Floating windows windowrule = float, ^(connman-gtk)$ +windowrulev2 = float, class:(localsend_app) + +windowrulev2 = float, class:(cmst) + windowrule = float, ^(blueman-manager)$ windowrule = size 40% 40%, ^(blueman-manager)$ windowrule = center, ^(blueman-manager)$