diff --git a/nix/home/hyprland/hyprland-window_rules.nix b/nix/home/hyprland/hyprland-window_rules.nix index befd0a1..43e56db 100644 --- a/nix/home/hyprland/hyprland-window_rules.nix +++ b/nix/home/hyprland/hyprland-window_rules.nix @@ -28,9 +28,9 @@ "move center, class:(scratchbox)" # blueman - "float, class:(blueman-manager), title:(Bluetooth Devices)" - "size 1000 800, class:(blueman-manager), title:(Bluetooth Devices)" - "move center, class:(blueman-manager), title:(Bluetooth Devices)" + "float, class:(.blueman-manager-wrapped), title:(.blueman-manager-wrapped)" + "size 1000 800, class:(.blueman-manager-wrapped), title:(.blueman-manager-wrapped)" + "move center, class:(.blueman-manager-wrapped), title:(.blueman-manager-wrapped)" # clipse "float, class:(clipse)"