1
0
Fork 0
forked from wry/wry

toml-config: add set/unset variants of toggle actions

This commit is contained in:
Julian Orth 2025-05-01 21:41:21 +02:00
parent c5818dcd32
commit bc6a9ad94d
6 changed files with 72 additions and 0 deletions

View file

@ -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",