mirror of
https://github.com/swaywm/sway.git
synced 2026-04-06 07:15:44 -04:00
config: add 'set' command
This commit is contained in:
parent
c5452a3220
commit
c83900593d
5 changed files with 81 additions and 2 deletions
|
|
@ -15,6 +15,7 @@ sway_sources = files(
|
|||
'commands/seat.c',
|
||||
'commands/seat/attach.c',
|
||||
'commands/seat/fallback.c',
|
||||
'commands/set.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