summaryrefslogtreecommitdiff
path: root/wm/dmenu-5.1/dmenu_run.old
diff options
context:
space:
mode:
authorstkhan <personal@slickd.xyz>2022-10-04 20:43:20 -0500
committerstkhan <personal@slickd.xyz>2022-10-04 20:43:20 -0500
commit654a30bb363c03d0dd7bdd4aa0c1f3a05a1ccb78 (patch)
tree2c3e16d286054457912f7311cf8c7249d8fcef2f /wm/dmenu-5.1/dmenu_run.old
parent2524c955e2c51d62a59053a4b06b03a44415085a (diff)
update scripts
Diffstat (limited to 'wm/dmenu-5.1/dmenu_run.old')
-rwxr-xr-xwm/dmenu-5.1/dmenu_run.old2
1 files changed, 2 insertions, 0 deletions
diff --git a/wm/dmenu-5.1/dmenu_run.old b/wm/dmenu-5.1/dmenu_run.old
new file mode 100755
index 0000000..834ede5
--- /dev/null
+++ b/wm/dmenu-5.1/dmenu_run.old
@@ -0,0 +1,2 @@
+#!/bin/sh
+dmenu_path | dmenu "$@" | ${SHELL:-"/bin/sh"} &