u
This commit is contained in:
@@ -505,21 +505,19 @@ windowrule {
|
|||||||
size = 800 500
|
size = 800 500
|
||||||
}
|
}
|
||||||
|
|
||||||
# float the pgmodeler popup confirm dialog window
|
# flot all pgmodeler extra windows
|
||||||
windowrule {
|
windowrule {
|
||||||
name = float-pgmodeler-confirmation
|
name = float-all-pgmodeler
|
||||||
match:class = pgmodeler
|
match:class = pgmodeler
|
||||||
match:title = Confirmation
|
|
||||||
float = on
|
float = on
|
||||||
}
|
}
|
||||||
|
|
||||||
# float the pgmodeler popup error dialog window
|
# do not float pgmodeler main window
|
||||||
windowrule {
|
windowrule {
|
||||||
name = float-pgmodeler-error
|
name = tile-pgmodeler-main
|
||||||
match:class = pgmodeler
|
match:class = pgmodeler
|
||||||
match:title = Error
|
match:title = ^pgModeler Community.*
|
||||||
|
float = off
|
||||||
float = on
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
|
|||||||
Reference in New Issue
Block a user