mirror of
https://github.com/swaywm/sway.git
synced 2025-11-06 13:29:50 -05:00
basic layout command
This commit is contained in:
parent
bcb870bcf2
commit
66d1e0b313
5 changed files with 81 additions and 0 deletions
|
|
@ -136,6 +136,7 @@ static struct cmd_handler handlers[] = {
|
|||
{ "include", cmd_include },
|
||||
{ "input", cmd_input },
|
||||
{ "kill", cmd_kill },
|
||||
{ "layout", cmd_layout },
|
||||
{ "output", cmd_output },
|
||||
{ "reload", cmd_reload },
|
||||
{ "seat", cmd_seat },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue