Skip to content

Commit

Permalink
dispatchers: add toggleswallow (#965)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomben13 authored Feb 5, 2025
1 parent d88f677 commit b7a76e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/Configuring/Dispatchers.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ layout pages (See the sidebar).
| submap | Change the current mapping group. See [Submaps](../Binds/#submaps) | `reset` or name |
| event | Emits a custom event to socket2 in the form of `custom>>yourdata` | the data to send |
| setprop | Sets a window property | `window property value` |
| toggleswallow | If a window is swallowed by the focused window, unswallows it. Execute again to swallow it back | none |

{{< callout type=warning >}}

Expand Down

0 comments on commit b7a76e3

Please sign in to comment.