aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-12-11 13:35:00 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2018-12-11 13:35:00 +0100
commit1e2034c9e3aef2b1eaeb2a622d5a59a956fb13f4 (patch)
tree18d70dd81a8dcb471081030dac1f3bf6d89f386b /meson_options.txt
parentAdd separate firejail .desktop (diff)
downloadsmolbote-1e2034c9e3aef2b1eaeb2a622d5a59a956fb13f4.tar.xz
Update poi_firejail.desktop
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 288b2d7..f611a7f 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -1,5 +1,6 @@
# Executable options
option('poiName', description: 'Executable name', type: 'string', value: 'poi')
+option('firejail', description: 'firejail executable name', type: 'string', value: '/usr/bin/firejail')
# Install options
option('manpage', description: 'Generate and install manpage', type: 'feature', value: 'auto')