2023-11-18 12:46:47 +02:00
|
|
|
# swaybg
|
|
|
|
|
|
|
|
> Wallpaper tool for Wayland compositors.
|
|
|
|
> More information: <https://github.com/swaywm/swaybg/blob/master/swaybg.1.scd>.
|
|
|
|
|
2025-03-27 16:42:21 +02:00
|
|
|
- Set the wallpaper to an image:
|
2023-11-18 12:46:47 +02:00
|
|
|
|
2025-03-27 16:42:21 +02:00
|
|
|
`swaybg {{[-i|--image]}} {{path/to/image}}`
|
2023-11-18 12:46:47 +02:00
|
|
|
|
2025-03-27 16:42:21 +02:00
|
|
|
- Set the wallpaper mode:
|
2023-11-18 12:46:47 +02:00
|
|
|
|
2025-03-27 16:42:21 +02:00
|
|
|
`swaybg {{[-i|--image]}} {{path/to/image}} {{[-m|--mode]}} {{stretch|fit|fill|center|tile|solid_color}}`
|
2023-11-18 12:46:47 +02:00
|
|
|
|
2025-03-27 16:42:21 +02:00
|
|
|
- Set the wallpaper to a static color:
|
2023-11-18 12:46:47 +02:00
|
|
|
|
2025-03-27 16:42:21 +02:00
|
|
|
`swaybg {{[-c|--color]}} "{{#rrggbb}}"`
|