mirror of
https://github.com/swaywm/sway.git
synced 2026-04-21 06:46:22 -04:00
man: make it explicit that swaybg is required for background configuration to work
This commit is contained in:
parent
db7638a0e5
commit
8cbcf5fad3
1 changed files with 3 additions and 1 deletions
|
|
@ -101,10 +101,12 @@ must be separated by one space. For example:
|
||||||
the specified file cannot be accessed or if the image does not fill the entire
|
the specified file cannot be accessed or if the image does not fill the entire
|
||||||
output, a fallback color may be provided to cover the rest of the output.
|
output, a fallback color may be provided to cover the rest of the output.
|
||||||
_fallback_color_ should be specified as _#RRGGBB_. Alpha is not supported.
|
_fallback_color_ should be specified as _#RRGGBB_. Alpha is not supported.
|
||||||
|
**swaybg** is required to be installed.
|
||||||
|
|
||||||
*output* <name> background|bg <color> solid_color
|
*output* <name> background|bg <color> solid_color
|
||||||
Sets the background of the given output to the specified color. _color_
|
Sets the background of the given output to the specified color. _color_
|
||||||
should be specified as _#RRGGBB_. Alpha is not supported.
|
should be specified as _#RRGGBB_. Alpha is not supported. **swaybg** is
|
||||||
|
required to be installed.
|
||||||
|
|
||||||
*output* <name> transform <transform> [clockwise|anticlockwise]
|
*output* <name> transform <transform> [clockwise|anticlockwise]
|
||||||
Sets the background transform to the given value. Can be one of "90", "180",
|
Sets the background transform to the given value. Can be one of "90", "180",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue