mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
16 lines
442 B
Markdown
16 lines
442 B
Markdown
# swaybg
|
|
|
|
> Wayland 합성기용 배경화면 도구.
|
|
> 더 많은 정보: <https://github.com/swaywm/swaybg/blob/master/swaybg.1.scd>.
|
|
|
|
- 배경화면을 [i]이미지로 설정:
|
|
|
|
`swaybg --image {{경로/대상/이미지}}`
|
|
|
|
- 배경화면 [m]모드 설정:
|
|
|
|
`swaybg --image {{경로/대상/이미지}} --mode {{stretch|fit|fill|center|tile|solid_color}}`
|
|
|
|
- 배경화면을 고정된 [c]색상으로 설정:
|
|
|
|
`swaybg --color "{{#rrggbb}}"`
|