update README

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

View file

@ -208,6 +208,9 @@ plugin {
trigger_height = <int> # default: 0
# a space or comma separated list of workspace ids where autotile should be enabled
# it's possible to create an exception rule by prefixing the definition with "not:"
# 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