Add swaybg_command

This commit is contained in:
Drew DeVault 2018-03-29 17:49:44 -04:00
parent 569b2bfd5d
commit 5c9cdbcdd2
7 changed files with 40 additions and 12 deletions

View file

@ -20,6 +20,7 @@ sway_sources = files(
'commands/seat/attach.c',
'commands/seat/fallback.c',
'commands/set.c',
'commands/swaybg_command.c',
'commands/bar/activate_button.c',
'commands/bar/binding_mode_indicator.c',
'commands/bar/bindsym.c',