1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-28 16:55:28 +02:00
tldr/pages.ko/common/swaybg.md

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}}"`