aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorsewn <sewn@disroot.org>2024-03-10 18:07:46 +0300
committeradnano <me@adnano.co>2024-03-17 07:49:14 -0400
commitac25b0733885b545578092c5da74c9a3122529d6 (patch)
tree3dd50d4a5ad1e858f1e19572dad843a486b05277 /meson.build
parent9e9284666c9fcf3278ad17f98a247658db8b2269 (diff)
downloadwmenu-ac25b0733885b545578092c5da74c9a3122529d6.tar.gz
add wmenu_run script, similar to dmenu_run script
based off the works of sinanmohd, modified to be simpler and better to read, with shellcheck. Co-authored-by: sinanmohd <sinan@firemail.cc>
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index b9f4ec9..56fe511 100644
--- a/meson.build
+++ b/meson.build
@@ -33,6 +33,8 @@ rt = cc.find_library('rt')
subdir('protocols')
subdir('docs')
+install_data('wmenu_run', install_dir: get_option('bindir'))
+
executable(
'wmenu',
files(