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