mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
basic layout command
This commit is contained in:
parent
bcb870bcf2
commit
66d1e0b313
5 changed files with 81 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ sway_sources = files(
|
|||
'commands/kill.c',
|
||||
'commands/include.c',
|
||||
'commands/input.c',
|
||||
'commands/layout.c',
|
||||
'commands/seat.c',
|
||||
'commands/seat/attach.c',
|
||||
'commands/seat/fallback.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue