1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 22:02:09 +02:00
tldr/pages/linux/swaybg.md

426 B

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