remove workspaces.except from README

This commit is contained in:
André Silva 2023-09-14 11:30:20 +01:00
parent 1ce3e59437
commit 94581fdacb
No known key found for this signature in database
GPG key ID: 7C34FA12A023DC55

View file

@ -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 = <string> # default: all
# if enabled only workspaces that are not in the list are autotiled
workspaces.except = <bool> # default: false
}
}
}