mirror of
https://github.com/swaywm/sway.git
synced 2025-11-07 13:29:56 -05:00
Merge branch 'wlroots' into split-containers
This commit is contained in:
commit
2187684bd0
13 changed files with 276 additions and 42 deletions
|
|
@ -162,6 +162,7 @@ static struct cmd_handler command_handlers[] = {
|
|||
{ "focus", cmd_focus },
|
||||
{ "kill", cmd_kill },
|
||||
{ "layout", cmd_layout },
|
||||
{ "move", cmd_move },
|
||||
{ "reload", cmd_reload },
|
||||
{ "split", cmd_split },
|
||||
{ "splith", cmd_splith },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue