aboutsummaryrefslogtreecommitdiff
path: root/.local/bin/plumber-dmenu
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2020-11-22 02:54:36 -0500
committertdro <tdro@users.noreply.github.com>2020-11-22 03:15:30 -0500
commit1f9dd7aed685437f3f32bd7d6a0081cec1e4ee67 (patch)
treec32e0b2be2610f72857139a0b3bcfda44f31584a /.local/bin/plumber-dmenu
parentb731c7f1fda2ea099e50956c759fadfe68eeaa42 (diff)
downloaddotfiles-1f9dd7aed685437f3f32bd7d6a0081cec1e4ee67.tar.gz
dotfiles-1f9dd7aed685437f3f32bd7d6a0081cec1e4ee67.tar.bz2
dotfiles-1f9dd7aed685437f3f32bd7d6a0081cec1e4ee67.zip
.local/bin/plumber-dmenu: Add more plumbers
Dictionary lookup KJV verse lookup
Diffstat (limited to '.local/bin/plumber-dmenu')
-rwxr-xr-x.local/bin/plumber-dmenu2
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/bin/plumber-dmenu b/.local/bin/plumber-dmenu
index 9feda59..a4eda59 100755
--- a/.local/bin/plumber-dmenu
+++ b/.local/bin/plumber-dmenu
@@ -1,6 +1,8 @@
#!/bin/sh -eu
options="First letter of each word in sentence
Single line of text
+Thesaurus
+KJV Verse Lookup
"
printf "%s" "$options" \
| dmenu -i -b \