mirror of
https://github.com/swaywm/sway.git
synced 2025-11-24 06:59:51 -05:00
swaybg: implement scaling mode "fit"
This commit is contained in:
parent
8630bc3752
commit
be3fae148b
3 changed files with 25 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ Commands
|
|||
|
||||
**output** <name> <background|bg> <file> <mode>::
|
||||
Sets the wallpaper for the given output to the specified file, using the given
|
||||
scaling mode (one of "stretch", "fill", "center", "tile").
|
||||
scaling mode (one of "stretch", "fill", "fit", "center", "tile").
|
||||
|
||||
**output** <name> disable::
|
||||
Disables the specified output.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue