mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
binding config
This commit is contained in:
parent
e1c5adc918
commit
ba69f06695
5 changed files with 180 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ sway_sources = files(
|
|||
'input/seat.c',
|
||||
'input/cursor.c',
|
||||
'input/keyboard.c',
|
||||
'commands/bind.c',
|
||||
'commands/exit.c',
|
||||
'commands/exec.c',
|
||||
'commands/exec_always.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue