mirror of
https://github.com/swaywm/sway.git
synced 2025-11-22 06:59:48 -05:00
put seat and input config in their own files
This commit is contained in:
parent
d3d3604760
commit
f4a5a0ead4
4 changed files with 234 additions and 222 deletions
|
|
@ -32,6 +32,8 @@ sway_sources = files(
|
|||
'commands/output.c',
|
||||
'config.c',
|
||||
'config/output.c',
|
||||
'config/seat.c',
|
||||
'config/input.c',
|
||||
'ipc-json.c',
|
||||
'ipc-server.c',
|
||||
'desktop/output.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue