swaybg.md 442 B

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