Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
swaybg(1)		    General Commands Manual		     swaybg(1)

NAME
       swaybg -	Background for Wayland

SYNOPSIS
       swaybg [options...]

       Displays	a background image on all outputs of your Wayland session.

       Without	an  output specified, appearance options apply to all outputs.
       Per-output appearance options can be set	by passing -o,	--output  fol-
       lowed by	these options.

OPTIONS
       -c, --color <[#]rrggbb>
	   Set the background color.

       -h, --help
	   Show	help message and quit.

       -i, --image <path>
	   Set the background image.

       -m, --mode <mode>
	   Scaling  mode  for images: stretch, fill, fit, center, or tile. De-
	   fault is stretch. Use the additional	mode  solid_color  to  display
	   only	the background color, even if a	background image is specified.

       -o, --output <name>
	   Select  an  output to configure. Subsequent appearance options will
	   only	apply to this output. The special value	* selects all outputs.

       -v, --version
	   Show	the version number and quit.

AUTHORS
       Maintained by Simon Ser <contact@emersion.fr>, who is assisted by other
       open source contributors. For more information  about  swaybg  develop-
       ment, see <https://github.com/swaywm/swaybg>.

				  2026-06-11			     swaybg(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=swaybg&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help