mirror of
https://github.com/Trensa-Organization/hy3.git
synced 2025-03-15 18:53:40 +01:00
update README
This commit is contained in:
parent
95d7fdb67c
commit
b9e72a008a
1 changed files with 6 additions and 0 deletions
|
@ -206,6 +206,12 @@ plugin {
|
||||||
# 0 = always automatically split horizontally
|
# 0 = always automatically split horizontally
|
||||||
# <number> = pixel height to split at
|
# <number> = pixel height to split at
|
||||||
trigger_height = <int> # default: 0
|
trigger_height = <int> # default: 0
|
||||||
|
|
||||||
|
# a space or comma separated list of workspace ids where autotile should be enabled
|
||||||
|
workspaces = <string> # default: all
|
||||||
|
|
||||||
|
# if enabled only workspaces that are not in the list are autotiled
|
||||||
|
workspaces.except = <bool> # default: false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue