diff --git a/README.md b/README.md index e04bf79..51f7cfe 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,12 @@ plugin { # 0 = always automatically split horizontally # = pixel height to split at trigger_height = # default: 0 + + # a space or comma separated list of workspace ids where autotile should be enabled + workspaces = # default: all + + # if enabled only workspaces that are not in the list are autotiled + workspaces.except = # default: false } } }