toml-config: add set/unset variants of toggle actions
This commit is contained in:
parent
c5818dcd32
commit
bc6a9ad94d
6 changed files with 72 additions and 0 deletions
|
|
@ -1357,12 +1357,20 @@
|
|||
"split-horizontal",
|
||||
"split-vertical",
|
||||
"toggle-split",
|
||||
"tile-horizontal",
|
||||
"tile-vertical",
|
||||
"toggle-mono",
|
||||
"show-single",
|
||||
"show-all",
|
||||
"toggle-fullscreen",
|
||||
"enter-fullscreen",
|
||||
"exit-fullscreen",
|
||||
"focus-parent",
|
||||
"close",
|
||||
"disable-pointer-constraint",
|
||||
"toggle-floating",
|
||||
"float",
|
||||
"tile",
|
||||
"quit",
|
||||
"reload-config-toml",
|
||||
"reload-config-to",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue