Add maximized to property_to_watch

This commit is contained in:
Chris Kyrouac 2019-02-12 12:04:02 -05:00
parent bebcf4f53d
commit 5a65507f95
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ local revelation = {
any = aw_rules.match_any
},
property_to_watch={
maximized = false,
minimized = false,
fullscreen = false,
maximized_horizontal = false,