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