diff --git a/dots/hyprland/hyprland.conf b/dots/hyprland/hyprland.conf index 7d98d99..e65c25b 100644 --- a/dots/hyprland/hyprland.conf +++ b/dots/hyprland/hyprland.conf @@ -505,6 +505,14 @@ windowrule { size = 800 500 } +# float the pgmodeler popup confirm dialog window +windowrule { + name = float-pgmodeler-confirmation + match:class = pgmodeler + match:title = Confirmation + float = on +} + # - - - - - - - - - - - - - - - - - - - - - - - - - # workspaces # - - - - -