From a11d32c2acae79b72e3282dc4eb71db909d1f2ec Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Mon, 25 May 2026 19:41:02 -0500 Subject: [PATCH] pgmodeler error win --- dots/hyprland/hyprland.conf | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/dots/hyprland/hyprland.conf b/dots/hyprland/hyprland.conf index e65c25b..25b55da 100644 --- a/dots/hyprland/hyprland.conf +++ b/dots/hyprland/hyprland.conf @@ -513,6 +513,15 @@ windowrule { float = on } +# float the pgmodeler popup error dialog window +windowrule { + name = float-pgmodeler-error + match:class = pgmodeler + match:title = Error + + float = on +} + # - - - - - - - - - - - - - - - - - - - - - - - - - # workspaces # - - - - -