aboutsummaryrefslogtreecommitdiff
path: root/promptmenu
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xpromptmenu3
-rwxr-xr-xpromptmenu03
2 files changed, 6 insertions, 0 deletions
diff --git a/promptmenu b/promptmenu
new file mode 100755
index 0000000..fb500a2
--- /dev/null
+++ b/promptmenu
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+fuzzel --dmenu -p "$1> "
diff --git a/promptmenu0 b/promptmenu0
new file mode 100755
index 0000000..b04b349
--- /dev/null
+++ b/promptmenu0
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+fuzzel --dmenu0 -p "$1> "