aboutsummaryrefslogtreecommitdiff
path: root/wmenu_run
diff options
context:
space:
mode:
authoradnano <me@adnano.co>2024-04-07 08:51:57 -0400
committeradnano <me@adnano.co>2024-04-07 08:51:57 -0400
commitcf6f5b9d06d72ded0b077d6770854d0003c1b4aa (patch)
tree36680c80bcbac349a8f1c9f423c0cffc62423c10 /wmenu_run
parent41b2e8b1e1d1415a43baa6393b7237e7e77468eb (diff)
downloadwmenu-cf6f5b9d06d72ded0b077d6770854d0003c1b4aa.tar.gz
Support xdg_activation_v1 protocol
Diffstat (limited to 'wmenu_run')
-rwxr-xr-xwmenu_run2
1 files changed, 1 insertions, 1 deletions
diff --git a/wmenu_run b/wmenu_run
index b243b38..afe96e2 100755
--- a/wmenu_run
+++ b/wmenu_run
@@ -32,4 +32,4 @@ path() {
fi
}
-path | wmenu "$@" | ${SHELL:-"/bin/sh"} &
+path | wmenu -x "$@"