From 4f57c3da0ee00978e56190e2015482a041e48e82 Mon Sep 17 00:00:00 2001 From: Martin Kalchev Date: Sun, 26 Aug 2018 18:53:51 +0300 Subject: added untested files --- meson_options.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index 7a23c206..5e54607f 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -2,4 +2,5 @@ option('sway_version', type : 'string', description: 'The version string reporte option('default_wallpaper', type: 'boolean', value: true, description: 'Install the default wallpaper.') option('zsh_completions', type: 'boolean', value: true, description: 'Install zsh shell completions.') option('bash_completions', type: 'boolean', value: true, description: 'Install bash shell completions.') +option('fish_completions', type: 'boolean', value: true, description: 'Install fish shell completions.') option('enable-xwayland', type: 'boolean', value: true, description: 'Enable support for X11 applications') -- cgit v1.2.3-54-g00ecf