pgmodeler windowrule
This commit is contained in:
@@ -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
|
||||||
# - - - - -
|
# - - - - -
|
||||||
|
|||||||
Reference in New Issue
Block a user