diff --git a/README.md b/README.md index 49f99bc..3e0b4ec 100644 --- a/README.md +++ b/README.md @@ -212,9 +212,6 @@ plugin { # workspaces = 1,2 # autotiling will only be enabled on workspaces 1 and 2 # workspaces = not:1,2 # autotiling will be enabled on all workspaces except 1 and 2 workspaces = # default: all - - # if enabled only workspaces that are not in the list are autotiled - workspaces.except = # default: false } } }