summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-12-19 07:52:11 -0500
committerLuke Smith <luke@lukesmith.xyz>2018-12-19 07:52:11 -0500
commita9eedbcd479dde22588b19477dbe176fa27ebaf1 (patch)
tree63e6430c9bf534ee256bcb3bb0a8506cb03a620e
parent4f53a2425bb5a4c3bfaf8ff5aace8bbd0159f3a4 (diff)
downloadeibhear-a9eedbcd479dde22588b19477dbe176fa27ebaf1.tar.gz
eibhear-a9eedbcd479dde22588b19477dbe176fa27ebaf1.tar.zst
eibhear-a9eedbcd479dde22588b19477dbe176fa27ebaf1.zip
ducksearch now no longer posix compliant
-rwxr-xr-x.scripts/i3cmds/ducksearch2
1 files changed, 1 insertions, 1 deletions
diff --git a/.scripts/i3cmds/ducksearch b/.scripts/i3cmds/ducksearch
index 4e79570..d69f3fb 100755
--- a/.scripts/i3cmds/ducksearch
+++ b/.scripts/i3cmds/ducksearch
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# Gives a dmenu prompt to search DuckDuckGo.
# Without input, will open DuckDuckGo.com.