Extra environment variables to be exported in the script. These options are passed unescaped as export name=value
.
Declarations
Type
attribute set of string
Default
{ }
Example
{
"primary-display" = "$(xrandr | awk '/ primary/{print $1}')";
}
Sign in to create a configuration using this setting.