sway/meson_options.txt

3 lines
210 B
Meson
Raw Normal View History

2017-11-30 13:31:13 +00:00
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.')