mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
basic configuration
This commit is contained in:
parent
c173d30b92
commit
92fef27eaa
15 changed files with 543 additions and 174 deletions
|
|
@ -11,7 +11,8 @@ sway_sources = files(
|
|||
'commands/exec_always.c',
|
||||
'commands/include.c',
|
||||
'commands/input.c',
|
||||
'commands/input/seat.c',
|
||||
'commands/seat.c',
|
||||
'commands/seat/attach.c',
|
||||
'commands/input/accel_profile.c',
|
||||
'commands/input/click_method.c',
|
||||
'commands/input/drag_lock.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue