Merge pull request #34 from fijshion/master

Add maximized to property_to_watch
This commit is contained in:
Quan Guo 2020-08-07 16:26:28 +08:00 committed by GitHub
commit de29b7e10e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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,