From 5ef9e17c9bfdb48578e104f7b6afb3b56ad5b546 Mon Sep 17 00:00:00 2001 From: htom Date: Wed, 18 Feb 2026 12:30:55 +0100 Subject: [PATCH] windowrule for unity base window and jetbrans base window and everything else floats --- hypr/hyprland.conf | 2 ++ 1 file changed, 2 insertions(+) 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)$