mirror of
https://github.com/swaywm/sway.git
synced 2025-11-22 06:59:48 -05:00
Implement swap command
This commit is contained in:
parent
fea654a6ce
commit
569f4e0e4c
7 changed files with 218 additions and 0 deletions
|
|
@ -63,6 +63,7 @@ sway_sources = files(
|
|||
'commands/show_marks.c',
|
||||
'commands/split.c',
|
||||
'commands/swaybg_command.c',
|
||||
'commands/swap.c',
|
||||
'commands/title_format.c',
|
||||
'commands/unmark.c',
|
||||
'commands/workspace.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue