From 956b3effecdc038c8c302f5550f901c294adcb65 Mon Sep 17 00:00:00 2001 From: "committer@tuxwarrior" Date: Mon, 25 May 2026 19:48:54 -0500 Subject: [PATCH] u --- dots/hyprland/hyprland.conf | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/dots/hyprland/hyprland.conf b/dots/hyprland/hyprland.conf index 25b55da..8e3b2e8 100644 --- a/dots/hyprland/hyprland.conf +++ b/dots/hyprland/hyprland.conf @@ -505,21 +505,19 @@ windowrule { size = 800 500 } -# float the pgmodeler popup confirm dialog window +# flot all pgmodeler extra windows windowrule { - name = float-pgmodeler-confirmation + name = float-all-pgmodeler match:class = pgmodeler - match:title = Confirmation float = on } -# float the pgmodeler popup error dialog window +# do not float pgmodeler main window windowrule { - name = float-pgmodeler-error + name = tile-pgmodeler-main match:class = pgmodeler - match:title = Error - - float = on + match:title = ^pgModeler Community.* + float = off } # - - - - - - - - - - - - - - - - - - - - - - - - -