diff options
Diffstat (limited to '.scripts/i3cmds/ducksearch')
| -rwxr-xr-x | .scripts/i3cmds/ducksearch | 2 |
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. |
