pgmodeler windowrule

This commit is contained in:
committer@tuxwarrior
2026-05-25 19:32:27 -05:00
parent fafee91c05
commit 06a80db0b0
+8
View File
@@ -505,6 +505,14 @@ windowrule {
size = 800 500 size = 800 500
} }
# float the pgmodeler popup confirm dialog window
windowrule {
name = float-pgmodeler-confirmation
match:class = pgmodeler
match:title = Confirmation
float = on
}
# - - - - - - - - - - - - - - - - - - - - - - - - - # - - - - - - - - - - - - - - - - - - - - - - - - -
# workspaces # workspaces
# - - - - - # - - - - -