summaryrefslogtreecommitdiff
path: root/buku-dmenu
diff options
context:
space:
mode:
Diffstat (limited to 'buku-dmenu')
-rwxr-xr-xbuku-dmenu8
1 files changed, 4 insertions, 4 deletions
diff --git a/buku-dmenu b/buku-dmenu
index d77a0be..927e157 100755
--- a/buku-dmenu
+++ b/buku-dmenu
@@ -1,9 +1,9 @@
#!/bin/bash
-if [ "$1" == "--help" ] ; then
- echo "Run the script, start typing until the desired bookmark is selected."
- echo "buku and dmenu must be installed."
- return 1
+if [ "$1" == "--help" ]; then
+ echo "Run the script, start typing until the desired bookmark is selected."
+ echo "buku and dmenu must be installed."
+ return 1
fi
# get all bmks | swap tabs for spaces | run dmenu | cut to ID | run buku if not empty