Skip to content

Commit

Permalink
feature: adding toggle tabbing (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattkae authored Sep 2, 2024
1 parent dc179fd commit 23ca746
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/configuration/default_keybinds.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ The default commands defined in the compositor are described in this table:
| `select_workspace_[0-9]` | Move the currently selected window to the workspace between 0-9 | `❖ Super + ⇧ Shift + [0-9]` |
| `toggle_floating` | Toggle whether or not the currently selected window is floating | `❖ Super + Space` |
| `toggle_pinned_to_workspace` | Toggle whether a floating window is pinned outside of a workspace or not | `❖ Super + ⇧ Shift + P` |
| `toggle_tabbing` | Toggle whether or not the currently selected container is in a tabbed layout mode | `❖ Super + W` |


## Key
Expand Down

0 comments on commit 23ca746

Please sign in to comment.