summaryrefslogtreecommitdiff
path: root/buku-dmenu
diff options
context:
space:
mode:
authorfilip <“filip.rabiega@gmail.com”>2025-10-10 19:10:02 +0200
committerfilip <“filip.rabiega@gmail.com”>2025-10-10 19:10:02 +0200
commit807de46d3a3cbef9a3c3c104f6db87b142e6eed5 (patch)
tree61a1a9bc26daad623ce6c04bb66ae39133ef0261 /buku-dmenu
parent08204fc9b9f63015a1dc083b471c6839818eeb59 (diff)
downloadchadscripts-807de46d3a3cbef9a3c3c104f6db87b142e6eed5.tar.gz
chadscripts-807de46d3a3cbef9a3c3c104f6db87b142e6eed5.tar.bz2
chadscripts-807de46d3a3cbef9a3c3c104f6db87b142e6eed5.zip
used shfmt
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