mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
add kill command
This commit is contained in:
parent
cc3c713889
commit
c353e01c85
11 changed files with 77 additions and 3 deletions
|
|
@ -10,6 +10,7 @@ sway_sources = files(
|
|||
'commands/exit.c',
|
||||
'commands/exec.c',
|
||||
'commands/exec_always.c',
|
||||
'commands/kill.c',
|
||||
'commands/include.c',
|
||||
'commands/input.c',
|
||||
'commands/seat.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue