1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-07 01:06:00 +02:00
tldr/pages/linux/swaybg.md

17 lines
426 B
Markdown
Raw Normal View History

# swaybg
> Wallpaper tool for Wayland compositors.
> More information: <https://github.com/swaywm/swaybg/blob/master/swaybg.1.scd>.
- Set the wallpaper to an image:
`swaybg {{[-i|--image]}} {{path/to/image}}`
- Set the wallpaper mode:
`swaybg {{[-i|--image]}} {{path/to/image}} {{[-m|--mode]}} {{stretch|fit|fill|center|tile|solid_color}}`
- Set the wallpaper to a static color:
`swaybg {{[-c|--color]}} "{{#rrggbb}}"`