An attribute set that defines output modules. See sway-output(5) for options.
Declarations
Type
attribute set of attribute set of string
Default
{ }
Example
{
HDMI-A-2 = {
bg = "~/path/to/background.png fill";
};
}
An attribute set that defines output modules. See sway-output(5) for options.
attribute set of attribute set of string
{ }
{
HDMI-A-2 = {
bg = "~/path/to/background.png fill";
};
}