Files
tldr/pages.zh/linux/swaybg.md

16 lines
394 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# swaybg
> 用于 Wayland 合成器的壁纸工具。
> 更多信息:<https://github.com/swaywm/swaybg/blob/master/swaybg.1.scd>。
- 将壁纸设置为一张 [i]mage
`swaybg --image {{path/to/image}}`
- 设置壁纸 [m]ode
`swaybg --image {{path/to/image}} --mode {{stretch|fit|fill|center|tile|solid_color}}`
- 将壁纸设置为静态 [c]olor
`swaybg --color "{{#rrggbb}}"`