diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index ce408d9..f46323c 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -322,4 +322,6 @@ windowrule = suppress_event maximize, match:class .* windowrule = no_focus class:^$,match:title ^$,match:xwayland 1,float on,match:fullscreen 0,match:pin 0 windowrule = float on, match:class ^(Unity)$#, title:^(Unity)$ +windowrule = float off, match:title ^(Unity -).*$ +windowrule = float off, match:class ^(jetbrains-rider)$, match:initial_title ^$ # windowrule = center on, match:class ^(Unity)$#, title:^(Unity)$