added rules for matlab popups
This commit is contained in:
@@ -40,4 +40,6 @@ floating_layout = layout.Floating(
|
||||
{'wname': 'branchdialog'}, # gitk
|
||||
{'wname': 'pinentry'}, # GPG key password entry
|
||||
{'wmclass': 'ssh-askpass'}, # ssh-askpass
|
||||
{'wmclass': 'sun-awt-X11-XWindowPeer'}, #matlab
|
||||
{'wmclass': 'sun-awt-X11-XDialogPeer'}, #matlab
|
||||
])
|
||||
Reference in New Issue
Block a user