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 stringDefault
{ }Example
declared in: <home-manager/modules/services/window-managers/i3-sway/sway.nix>source unavailable{ HDMI-A-2 = { bg = "~/path/to/background.png fill"; }; }