mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
commands: add 'reload' command
This commit is contained in:
parent
0c58673c6a
commit
869be4378d
4 changed files with 27 additions and 0 deletions
|
|
@ -34,6 +34,7 @@ sway_sources = files(
|
|||
'commands/input/xkb_rules.c',
|
||||
'commands/input/xkb_variant.c',
|
||||
'commands/output.c',
|
||||
'commands/reload.c',
|
||||
'config.c',
|
||||
'config/output.c',
|
||||
'config/seat.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue