wayland.windowManager.sway.config.output

Home-Manager option

An attribute set that defines output modules. See sway-output(5) for options.

type: attribute set of attribute set of string
Default
{ }
Example
{ HDMI-A-2 = { bg = "~/path/to/background.png fill"; }; }
declared in: <home-manager/modules/services/window-managers/i3-sway/sway.nix>source unavailable