From d1efb39a0bfba95d2977114b8867826026cd13af Mon Sep 17 00:00:00 2001 From: GaspardCulis Date: Fri, 1 Dec 2023 09:34:39 +0100 Subject: [PATCH] hypr: Added floating windowrules for localsend and cmst --- de/hypr/hyprland.conf.d/windowrules.conf | 4 ++++ 1 file changed, 4 insertions(+) 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)$