add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

16
pages.zh/linux/swaybg.md Normal file
View File

@@ -0,0 +1,16 @@
# 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}}"`