summaryrefslogtreecommitdiff
path: root/barmenu_run
diff options
context:
space:
mode:
Diffstat (limited to 'barmenu_run')
-rwxr-xr-xbarmenu_run3
1 files changed, 3 insertions, 0 deletions
diff --git a/barmenu_run b/barmenu_run
new file mode 100755
index 0000000..6ff709f
--- /dev/null
+++ b/barmenu_run
@@ -0,0 +1,3 @@
+#!/sbin/sh
+
+dmenu_path | barmenu "$@" | ${SHELL:-"/bin/sh"} &