mirror of
https://github.com/Trensa-Organization/hy3.git
synced 2025-03-15 10:43:40 +01:00
update README
This commit is contained in:
parent
3737f8234b
commit
1ce3e59437
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue