diff --git a/sway/commands.c b/sway/commands.c index ea50b528c..173f0f531 100644 --- a/sway/commands.c +++ b/sway/commands.c @@ -81,7 +81,9 @@ static struct modifier_key { static char *bg_options[] = { "stretch", - "center" + "center", + "fill", + "tile" }; enum expected_args {