blob: 03bc19862c147a922069a2869b55eb1a872d7c15 (
plain)
1
2
|
option('sway_version', type : 'string', description: 'The version string reported in `sway --version`.')
option('default_wallpaper', type: 'boolean', value: true, description: 'Install the default wallpaper.')
|